Rate Overview
Live
1 OMR = 151.3608 DOP
1 DOP = 0.006607
OMR
Avg
151.5263
High
152.5054
Low
150.5619
Last updated: 7/22/2026, 2:35:11 PM
Quick Conversions
| OMR | DOP |
|---|---|
| 1 OMR | 151.36 DOP |
| 10 OMR | 1,513.61 DOP |
| 50 OMR | 7,568.04 DOP |
| 100 OMR | 15,136.08 DOP |
| 500 OMR | 75,680.41 DOP |
| 1,000 OMR | 151,360.82 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-07-22T14:35:11Z",
"rates": {
"DOP": 151.360815
}
}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": 15136.0815,
"rate": 151.360815
}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