# NbpReq v0.1.0 - Table of Contents

> HTTP client for the NBP Web API (Polish National Bank exchange rates and gold prices), built on Req.

## Pages

- [NbpReq](readme.md)

## Modules

- [NbpReq](NbpReq.md): HTTP client for the [NBP Web API](https://api.nbp.pl/) built on `Req`.
- [NbpReq.CurrencyRates](NbpReq.CurrencyRates.md): A time series of exchange rates for a single currency.
- [NbpReq.GoldPrice](NbpReq.GoldPrice.md): The price of 1g of gold (1000 fineness) calculated by NBP for a given day.

- [NbpReq.Rate](NbpReq.Rate.md): A single exchange rate entry.
- [NbpReq.Table](NbpReq.Table.md): A full exchange rate table (A, B or C) published by NBP.

