Rate Overview
Live
1 OMR = 156.0032 DOP
1 DOP = 0.006410
OMR
Avg
155.3104
High
157.9935
Low
153.7829
Last updated: 3/7/2026, 6:44:12 AM
Quick Conversions
| OMR | DOP |
|---|---|
| 1 OMR | 156.00 DOP |
| 10 OMR | 1,560.03 DOP |
| 50 OMR | 7,800.16 DOP |
| 100 OMR | 15,600.32 DOP |
| 500 OMR | 78,001.58 DOP |
| 1,000 OMR | 156,003.16 DOP |
Get OMR/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=DOPExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-03-07T06:44:12Z",
"rates": {
"DOP": 156.003163
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "DOP",
"amount": 100
},
"result": 15600.3163,
"rate": 156.003163
}Build with OMR/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key