Omani Rial
OMR · ر.ع. · ISO 512- 1986–present
- Used in Oman
- Pegged to USD at 0.3845
- 14 providers
- Monthly dataset
API examples
Frankfurter is a free, open-source API for current and historical exchange rates. The public API lives at api.frankfurter.dev. Query rates for this currency using the examples below.
Fetch against every currency.
curl https://api.frankfurter.dev/v2/rates?base=OMRFetch five years of monthly rates.
curl https://api.frankfurter.dev/v2/rates?base=OMR&from=2021-07-11&group=monthFetch current OMR/EUR.
curl https://api.frankfurter.dev/v2/rate/OMR/EURFor the full reference and more examples, see the docs.