# Moldova API **Provider:** Moldova **Category:** finance **Base URL:** `https://bnm.md` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://bnm.md/en/content/official-exchange-rates ## Description Currency exchange rates in XML, JSON and XLS formats. | N/A ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://bnm.md/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://bnm.md' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open. Moldova National Bank exchange rates and economic data. --- *Source: [API Map](https://apimap.dev/apis/moldova/) — CC BY 4.0*