← Back to directory

Full rate snapshot on a historical fixing date back to 1999 — month-end revaluat...

https://x402.professorsausages.com/fx-rates/on/:date

Overview

Full rate snapshot on a historical fixing date back to 1999 — month-end revaluation staple; weekend dates substitute the prior fixing, flagged

Protocol x402
Price $0.0030
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider x402
Source bazaar
Indexed 2026-07-19 04:15:11

Health

Status unknown
Latency (p50)
Uptime (30d)
Reliability Score
Last Checked Never
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements
Asset Verified
Facilitator

Input Schema

{ "method": "GET", "queryParams": { "base": "Rebase currency (default EUR)" }, "type": "http" }

Output Schema

{ "properties": { "base": { "type": "string" }, "disclaimer": { "type": "string" }, "rateDate": { "description": "ECB fixing date (YYYY-MM-DD) backing this answer.", "type": "string" }, "rateType": { "description": "Daily reference rates — NOT live trading rates.", "enum": [ "ecb-daily-reference" ], "type": "string" }, "rates": { "type": "object" }, "requestedDate": { "type": "string" }, "source": { "enum": [ "European Central Bank" ], "type": "string" }, "staleDays": { "description": "Weekdays since the fixing; 0 = current.", "type": "integer" } }, "required": [ "rateType", "rateDate", "staleDays", "requestedDate", "base", "rates", "source", "disclaimer" ], "type": "object" }