get_forex
Get real-time currency exchange rates for any pair like USD/INR or EUR/USD. Specify source and target currency codes to retrieve live forex data.
Instructions
Get currency exchange rates for any currency pair. Common pairs: USD/INR, EUR/USD, GBP/INR, JPY/USD, USD/SGD, AUD/USD. Data from Alpha Vantage (counts toward 25 req/day free quota).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_currency | Yes | Target currency code (e.g. INR, USD, EUR) | |
| from_currency | Yes | Source currency code (e.g. USD, EUR, GBP, JPY) |