get_latest_rates
Fetch current exchange rates for currency conversion using the Frankfurter API. Specify base currency and target symbols to obtain real-time rate data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base | No | Base currency code (default: EUR) | |
| symbols | No | Comma-separated currency codes to limit results (e.g., USD,GBP,JPY) |