Banco de Portugal
BDP · Portugal · PTE- 1987–1998
- Historical reference
- 25 currencies
- Data source
API examples
Fetch provider's latest rates.
curl https://api.frankfurter.dev/v2/rates?providers=BDP&date=1998-12-31Fetch provider's five years of monthly rates.
curl https://api.frankfurter.dev/v2/rates?from=1993-12-31&to=1998-12-31&group=month&providers=BDPFetch provider's current USD/PTE.
curl https://api.frankfurter.dev/v2/rate/USD/PTE?providers=BDP&date=1998-12-31The public API lives at api.frankfurter.dev. For the full reference and more examples, see the docs.