# National Bank of Poland API **Provider:** National Bank of Poland **Category:** finance **Base URL:** `http://api.nbp.pl` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** http://api.nbp.pl/en.html ## Description A collection of currency exchange rates (data in XML and JSON) ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `http://api.nbp.pl/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'http://api.nbp.pl' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/national-bank-of-poland/) — CC BY 4.0*