list_currencies
Retrieve all ISO 4217 currency codes and names tracked by Frankfurter against the euro. Validate a currency code before calling conversion or historical rate tools.
Instructions
The ISO 4217 currencies Frankfurter tracks against the euro.
Returns each currency's code and name, e.g. {"code": "USD", "name": "United States Dollar"}. Use it to check whether a currency code is valid before calling the other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |