Get current exchange rate between two currencies using ECB data. Supports all ma...
https://api.strale.io/x402/exchange-rateOverview
Get current exchange rate between two currencies using ECB data. Supports all major currencies. Returns rate, inverse rate, and date.
Protocol
x402
Price
$0.02
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:58
Health
Status
healthy
Latency (p50)
141ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-23 17:32:20
Last Healthy
2026-09-23 17:32:20
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"from": {
"description": "Source currency (ISO 4217, e.g. USD)",
"required": true,
"type": "string"
},
"to": {
"description": "Target currency (ISO 4217, e.g. EUR)",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"date": {
"type": "string"
},
"from": {
"type": "string"
},
"inverse_rate": {
"type": "number"
},
"rate": {
"type": "number"
},
"to": {
"type": "string"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-23 17:32:20 | healthy | 402 | 199ms | |
| 2026-09-23 09:57:03 | healthy | 402 | 126ms | |
| 2026-09-23 02:55:49 | healthy | 402 | 141ms | |
| 2026-09-22 14:00:32 | healthy | 402 | 155ms | |
| 2026-09-22 08:51:26 | healthy | 402 | 123ms | |
| 2026-09-22 02:50:28 | healthy | 402 | 199ms | |
| 2026-09-21 13:16:48 | healthy | 402 | 134ms | |
| 2026-09-21 06:13:21 | healthy | 402 | 150ms | |
| 2026-09-20 22:58:37 | healthy | 402 | 130ms |