Convert an amount between currencies using ECB exchange rates. Supports all majo...
https://api.strale.io/x402/currency-convertOverview
Convert an amount between currencies using ECB exchange rates. Supports all major currencies. Returns converted amount and rate.
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)
186ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-09 16:50:09
Last Healthy
2026-09-09 16:50:09
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"amount": {
"description": "Amount to convert",
"required": true,
"type": "number"
},
"from": {
"description": "Source currency (ISO 4217)",
"required": true,
"type": "string"
},
"to": {
"description": "Target currency (ISO 4217)",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"amount": {
"type": "number"
},
"converted_amount": {
"type": "number"
},
"date": {
"type": "string"
},
"from": {
"type": "string"
},
"rate": {
"type": "number"
},
"to": {
"type": "string"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-09 16:50:09 | healthy | 402 | 187ms | |
| 2026-09-09 12:19:39 | healthy | 402 | 118ms | |
| 2026-09-09 02:49:13 | healthy | 402 | 135ms | |
| 2026-09-08 13:49:44 | healthy | 402 | 416ms | |
| 2026-09-08 09:39:55 | healthy | 402 | 176ms | |
| 2026-09-07 21:26:23 | healthy | 402 | 387ms | |
| 2026-09-07 08:10:38 | healthy | 402 | 227ms | |
| 2026-09-07 05:34:26 | healthy | 402 | 125ms | |
| 2026-09-06 20:34:22 | healthy | 402 | 186ms |