全球央行政策利率:38国央行当前政策利率(美联储/欧央行/日央行/英央行/PBoC等),来自BIS官方数据,归一化JSON。含利率值/生效日/来源央行。可按国家
全球央行政策利率:38国央行当前政策利率(美联储/欧央行/日央行/英央行/PBoC等),来自BIS官方数据,归一化JSON。含利率值/生效日/来源央行。可按国家筛选。Global central bank policy rates from BIS official data — Fed/ECB/BoJ/BoE/PBoC and 33 more, normalized. For FX carry trades, macro analysis, rate differential signals. Accepts payment on Base or Solana — either network works.
Answeringour last check, 2026-09-26
1 of 1checks answered this week
473 msmedian answer time
$0.012listed price per call
$0.012price it asked us
Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.
Endpoint
GET https://api.x402node.dev/finance/central-rates
| Category | Market data |
|---|---|
| Provider host | api.x402node.dev |
| Networks | eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp |
| Payment schemes | exact |
| Self-reported calls, 30 days | 3 from 2 payers (the provider's figure, not ours) |
Our checks, last 30 days
| Day | Result | HTTP | Asked | Time |
|---|---|---|---|---|
| 2026-09-26 | valid payment request | 402 | $0.012 | 473 ms |
Example input (from the provider)
{
"method": "GET",
"queryParams": {
"country": "string",
"detail": "string"
},
"type": "http"
}
Promised output schema (from the provider)
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"country": {
"description": "\u53ef\u9009\uff0c2\u5b57\u6bcd\u5730\u533a\u7801\u7b5b\u9009\uff08\u5982 us/cn/jp/gb/xm\uff1b\u4e0d\u4f20\u8fd4\u56de\u5168\u90e838\u56fd\uff09",
"type": "string"
},
"detail": {
"description": "\u53ef\u9009\uff0cfull \u65f6\u9644\u5e26\u5229\u7387\u5b9a\u4e49\u8bf4\u660e\uff08compilation\uff09",
"type": "string"
}
},
"required": [
"country",
"detail"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
}