# Ukraine API **Provider:** Ukraine **Category:** finance **Base URL:** `https://bank.gov.ua` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://bank.gov.ua/control/en/publish/article?art_id=25365630 ## Description Exchange rates and bond placements in JSON and XML formats. | N/A | ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://bank.gov.ua/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://bank.gov.ua' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open. National Bank of Ukraine exchange rates. --- *Source: [API Map](https://apimap.dev/apis/ukraine/) — CC BY 4.0*