← Back to directory

Fiat currency conversion using ECB exchange rates (via api.frankfurter.app). Par...

https://httpay.xyz/api/currency-convert

Overview

Fiat currency conversion using ECB exchange rates (via api.frankfurter.app). Params: from, to, amount.

Protocol x402
Price $0.0020
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider httpay
Source bazaar
Indexed 2026-06-12 05:15:10

Health

Status healthy
Latency (p50) 53ms
Uptime (30d) 100.0%
Reliability Score 100/100
Last Checked 2026-07-01 22:22:21
Last Healthy 2026-07-01 22:22:21
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "amount": { "description": "Amount to convert", "type": "number" }, "from": { "description": "Source currency ISO code (e.g. USD)", "type": "string" }, "to": { "description": "Target currency ISO code (e.g. EUR)", "type": "string" } }, "type": "http" }

Output Schema

{ "example": { "amount": 100, "date": "2026-02-20", "from": "USD", "rate": 0.9234, "result": 92.34, "source": "api.frankfurter.app (European Central Bank)", "to": "EUR" }, "type": "json" }

Recent Health Checks

Time Status HTTP Latency Error
2026-07-01 22:22:21 healthy 402 40ms
2026-07-01 16:53:17 healthy 402 57ms
2026-07-01 12:15:27 healthy 402 53ms