Financial Modeling Prep

getForexBatchQuotes

Easily access real-time quotes for multiple forex pairs simultaneously with the Batch Forex Quotes API. Stay updated on global currency exchange rates and monitor price changes across different markets.

Remote cfocoder/financial-modeling-prep-mcp-server

Other tools also called getForexBatchQuotes? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "short": {
      "type": "boolean",
      "description": "Optional boolean to get short quotes"
    }
  }
}