← Back to directory

Universal forex rate for ANY currency pair. Params: base, quote (e.g. USD, CNY),...

https://api.x402node.dev/forex/rate

Overview

Universal forex rate for ANY currency pair. Params: base, quote (e.g. USD, CNY), amount (optional, returns converted value). 任意货币对实时汇率与换算。任意通貨ペア為替レート。Tipo de cambio de cualquier par. 모든 통화쌍 환율. forex rate, exchange rate, currency convert.

Protocol x402
Price $0.0060
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider x402node
Source bazaar
Indexed 2026-06-23 05:15:12

Health

Status unknown
Latency (p50)
Uptime (30d)
Reliability Score
Last Checked Never
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "amount": "可选,换算金额", "base": "基准货币,如 USD", "quote": "计价货币,如 CNY" }, "type": "http" }

Output Schema

{ "as_of": "string", "base": "string", "pair": "string", "quote": "string", "rate": "number", "result": "number", "source": "string" }