fx_historical
ActiveTool of Ready APIs
declared in 1.0.0
Reference rate for a specific past date. Useful for 'what was USD→EUR on 2024-11-15?' questions.
Parameters schema
{
"type": "object",
"required": [
"rate_date"
],
"properties": {
"base": {
"type": "string",
"default": "EUR"
},
"rate_date": {
"type": "string",
"description": "ISO date, e.g. 2024-11-15."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Ready APIs
https://github.com/ReadyAPIs-com/readyapis
1/7 registries