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)
127ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-24 06:40:26
Last Healthy
2026-07-24 06:40:26
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-07-24 06:40:26 | healthy | 402 | 109ms | |
| 2026-07-24 00:28:35 | healthy | 402 | 105ms | |
| 2026-07-23 21:23:39 | healthy | 402 | 148ms | |
| 2026-07-23 17:23:10 | healthy | 402 | 113ms | |
| 2026-07-23 10:40:25 | healthy | 402 | 113ms | |
| 2026-07-23 08:26:38 | healthy | 402 | 137ms | |
| 2026-07-23 01:38:35 | healthy | 402 | 110ms | |
| 2026-07-22 22:16:49 | healthy | 402 | 109ms | |
| 2026-07-22 19:37:28 | healthy | 402 | 127ms | |
| 2026-07-22 13:58:27 | healthy | 402 | 148ms | |
| 2026-07-21 21:22:09 | healthy | 402 | 127ms | |
| 2026-07-21 17:05:07 | healthy | 402 | 139ms | |
| 2026-07-21 13:38:42 | healthy | 402 | 137ms | |
| 2026-07-21 10:30:17 | healthy | 402 | 124ms |