Rate Overview
Live
1 OMR = 154.8928 DOP
1 DOP = 0.006456
OMR
Avg
154.3569
High
154.8928
Low
153.8033
Last updated: 5/7/2026, 8:02:56 PM
Quick Conversions
| OMR | DOP |
|---|---|
| 1 OMR | 154.89 DOP |
| 10 OMR | 1,548.93 DOP |
| 50 OMR | 7,744.64 DOP |
| 100 OMR | 15,489.28 DOP |
| 500 OMR | 77,446.41 DOP |
| 1,000 OMR | 154,892.81 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-05-07T20:02:56Z",
"rates": {
"DOP": 154.892811
}
}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": 15489.2811,
"rate": 154.892811
}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