← Back to directory

Get historical exchange rates between two currencies. Returns daily rates, avera...

https://api.strale.io/x402/forex-history

Overview

Get historical exchange rates between two currencies. Returns daily rates, average, min, max, change percentage.

Protocol x402
Price $0.05
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider strale
Source bazaar
Indexed 2026-04-15 14:09:55

Health

Status healthy
Latency (p50) 127ms
Uptime (30d) 100.0%
Reliability Score 100/100
Last Checked 2026-06-25 11:56:31
Last Healthy 2026-06-25 11:56:31
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "end_date": { "type": "string" }, "from": { "description": "Source currency (e.g. EUR)", "required": true, "type": "string" }, "start_date": { "type": "string" }, "to": { "description": "Target currency (e.g. USD)", "required": true, "type": "string" } }, "type": "http" }

Output Schema

{ "average": { "type": "number" }, "change_percent": { "type": "number" }, "max": { "type": "number" }, "min": { "type": "number" }, "rates": { "type": "array" } }

Recent Health Checks

Time Status HTTP Latency Error
2026-06-25 11:56:31 healthy 402 149ms
2026-06-25 09:21:13 healthy 402 128ms
2026-06-25 06:05:17 healthy 402 117ms
2026-06-24 06:40:25 healthy 402 127ms
2026-06-24 04:46:44 healthy 402 119ms