{"api":"v1","generated_at":"2026-09-16T01:15:13.168Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/x402stock-xyz-api-v1-exchange-rates-21d5d7","pinned_page":"https://tollindex.com/e/x402stock-xyz-api-v1-exchange-rates-21d5d7/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"x402stock-xyz-api-v1-exchange-rates-21d5d7","canonical_url":"https://x402stock.xyz/api/v1/exchange-rates","resource":"https://x402stock.xyz/api/v1/exchange-rates","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Official US Treasury reporting rates of exchange — government FX reference rates for ~170 currencies, in units of foreign currency per 1 USD, for the latest quarter. Use for accounting-grade and exotic-currency conversion the market /api/v1/forex feed lacks. Filter with `?currency=Euro`. Updated quarterly. From the US Treasury (FiscalData). From x402stock","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-14T19:01:10.766Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"exchange rates","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.02 USDC","amount_units":0.02,"decimals_known":true,"pay_to":"0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":2,"unique_payers_30d":2,"last_called_at":"2026-09-14T19:01:10.376Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:10:42.125Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T04:10:42.125Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:09:03.587Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:08:31.116Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:23:46.999Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:51:46.362Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","page":"https://tollindex.com/seller/0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","endpoints":69,"hosts":2},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","amount":"20000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-14T19:01:10.376Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":2},"resource":"https://x402stock.xyz/api/v1/exchange-rates","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"currency":"Euro"}},"output":{"type":"json","example":{"note":"Official US Treasury reporting rates of exchange — units of foreign currency per 1 USD. Updated quarterly; use for accounting/reference conversion, not live FX (see /api/v1/forex for market rates).","as_of":"2026-03-31T00:00:00.000Z","count":168,"rates":[{"country":"Euro Zone","currency":"Euro","exchange_rate":0.924,"effective_date":"2026-03-31","country_currency":"Euro Zone-Euro"},{"country":"Japan","currency":"Yen","exchange_rate":149.32,"effective_date":"2026-03-31","country_currency":"Japan-Yen"}],"series":"rates_of_exchange","source":"us_treasury","record_date":"2026-03-31"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"currency":{"type":"string","maxLength":64,"minLength":1}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["source","as_of","series","note","record_date","count","rates"],"properties":{"note":{"type":"string"},"as_of":{"anyOf":[{"type":"string"},{"type":"null"}]},"count":{"type":"number"},"rates":{"type":"array","items":{"type":"object","required":["country","currency","country_currency","exchange_rate","effective_date"],"properties":{"country":{"type":"string"},"currency":{"type":"string"},"exchange_rate":{"anyOf":[{"type":"number"},{"type":"null"}]},"effective_date":{"type":"string"},"country_currency":{"type":"string"}},"additionalProperties":false}},"series":{"type":"string"},"source":{"type":"string","const":"us_treasury"},"record_date":{"anyOf":[{"type":"string"},{"type":"null"}]}},"additionalProperties":false}}}}}}},"description":"Official US Treasury reporting rates of exchange — government FX reference rates for ~170 currencies, in units of foreign currency per 1 USD, for the latest quarter. Use for accounting-grade and exotic-currency conversion the market /api/v1/forex feed lacks. Filter with `?currency=Euro`. Updated quarterly. From the US Treasury (FiscalData). From x402stock","lastUpdated":"2026-09-14T19:01:10.766Z","x402Version":2}]}}