currency-intel__historical_rate
ActiveTool of TO1 Intelligence Fleet
declared in 1.0.0
[currency-intel] Get the exchange rate between currencies on a specific historical date (ECB data from 1999 onwards, business days only).
Parameters schema
{
"type": "object",
"required": [
"from",
"to",
"date"
],
"properties": {
"to": {
"type": "array",
"items": {
"type": "string"
},
"description": "Target currencies (e.g. ['EUR', 'JPY'])"
},
"date": {
"type": "string",
"description": "Date in YYYY-MM-DD format (e.g. '2024-01-15'). ECB rates available from 1999-01-04."
},
"from": {
"type": "string",
"description": "Base currency code or name (e.g. 'USD', 'dollar')"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
TO1 Intelligence Fleet
1/7 registries