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)
114ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-23 16:24:04
Last Healthy
2026-07-23 16:24:04
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-07-23 16:24:04 | healthy | 402 | 119ms | |
| 2026-07-23 11:24:35 | healthy | 402 | 131ms | |
| 2026-07-23 08:12:48 | healthy | 402 | 108ms | |
| 2026-07-23 02:31:07 | healthy | 402 | 106ms | |
| 2026-07-22 23:44:21 | healthy | 402 | 112ms | |
| 2026-07-22 18:33:29 | healthy | 402 | 109ms | |
| 2026-07-22 01:46:53 | healthy | 402 | 623ms | |
| 2026-07-21 23:26:53 | healthy | 402 | 114ms | |
| 2026-07-21 17:52:04 | healthy | 402 | 113ms | |
| 2026-07-21 12:48:26 | healthy | 402 | 141ms | |
| 2026-07-21 09:30:11 | healthy | 402 | 135ms |