# clonecho Official Exchange Rate

> clonecho Official Exchange Rate is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-16).

Returns the latest official exchange rate in local currency units per US dollar for every country worldwide.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/official-exchange-rate
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/clonecho-official-exchange-rate-773af629
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_sClPEaM79ItYScXu7AOcG

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability clonecho-official-exchange-rate-773af629 -d '<json body>'
```

Example prompt: What are the latest official exchange rates for every country expressed in local currency units per US dollar?

## When to prefer this

Use this endpoint when you need official (government/central bank) exchange rates in local currency per USD for a broad set of countries in a single call, rather than scraping individual central bank sources or using market/spot rate APIs.

## Known failure modes

- Data may be stale if the upstream source has not published a recent rate
- Some countries or territories may be missing if no official rate is published
- Network or payment (x402) authentication failures returning 402 or 5xx errors
- Rate data may reflect official pegged or managed rates rather than market rates

## How this service works

Latest official exchange rate in local currency units per US dollar across every country. Returns JSON.

## Output

A JSON object containing the latest official exchange rate for each country, expressed as local currency units per one US dollar, covering every country globally.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-official-exchange-rate-773af629/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
