Belarusian Ruble
BYR · Br · ISO 974- 1994–2016
- 6 providers
- Monthly dataset
API examples
Fetch against every currency.
curl https://api.frankfurter.dev/v2/rates?base=BYR&date=2016-06-30Fetch five years of monthly rates.
curl https://api.frankfurter.dev/v2/rates?base=BYR&from=2011-06-30&to=2016-06-30&group=monthFetch current BYR/EUR.
curl https://api.frankfurter.dev/v2/rate/BYR/EUR?date=2016-06-30The public API lives at api.frankfurter.dev. For more examples and the full reference, see the docs.