Financial Modeling Prep
getForexShortQuote
Quickly access concise forex pair quotes with the Forex Quote Snapshot API. Get a fast look at live currency exchange rates, price changes, and volume in real time.
Remote cfocoder/financial-modeling-prep-mcp-server
Other tools also called getForexShortQuote?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"symbol": {
"type": "string",
"description": "Forex pair symbol (e.g., EURUSD)"
}
}
}