Rate Overview
Live
1 OMR = 153.2232 DOP
1 DOP = 0.006526
OMR
Avg
153.7017
High
154.6471
Low
152.4173
Last updated: 7/5/2026, 9:40:28 AM
Quick Conversions
| OMR | DOP |
|---|---|
| 1 OMR | 153.22 DOP |
| 10 OMR | 1,532.23 DOP |
| 50 OMR | 7,661.16 DOP |
| 100 OMR | 15,322.32 DOP |
| 500 OMR | 76,611.60 DOP |
| 1,000 OMR | 153,223.20 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-05T09:40:28Z",
"rates": {
"DOP": 153.223202
}
}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": 15322.320199999998,
"rate": 153.223202
}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