Rate Overview
Live
1 OMR = 151.0005 DOP
1 DOP = 0.006622
OMR
Avg
151.3729
High
152.5054
Low
150.7303
Last updated: 7/25/2026, 10:17:20 PM
Quick Conversions
| OMR | DOP |
|---|---|
| 1 OMR | 151.00 DOP |
| 10 OMR | 1,510.00 DOP |
| 50 OMR | 7,550.02 DOP |
| 100 OMR | 15,100.05 DOP |
| 500 OMR | 75,500.24 DOP |
| 1,000 OMR | 151,000.48 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-25T22:17:20Z",
"rates": {
"DOP": 151.000484
}
}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": 15100.0484,
"rate": 151.000484
}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