veroq_forex
Fetch real-time foreign exchange rates for major currency pairs. Retrieve all pairs or a specific pair such as EURUSD to receive rate, change, and timestamp.
Instructions
Get current foreign exchange rates. No arguments returns all major pairs; pass a pair code for a single rate.
WHEN TO USE: For currency exchange rates and FX market data. RETURNS: Rate, change, change percent per pair. Single pair mode includes label and timestamp. COST: 2 credits. EXAMPLE: { "pair": "EURUSD" }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pair | No | Forex pair (e.g. EURUSD, GBPUSD, USDJPY). Omit for all major pairs. |