Rate Overview
Live
1 OMR = 152.5075 DOP
1 DOP = 0.006557
OMR
Avg
153.6813
High
155.0833
Low
152.2533
Last updated: 5/28/2026, 1:55:58 AM
Quick Conversions
| OMR | DOP |
|---|---|
| 1 OMR | 152.51 DOP |
| 10 OMR | 1,525.08 DOP |
| 50 OMR | 7,625.38 DOP |
| 100 OMR | 15,250.75 DOP |
| 500 OMR | 76,253.76 DOP |
| 1,000 OMR | 152,507.52 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-28T01:55:58Z",
"rates": {
"DOP": 152.507524
}
}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": 15250.7524,
"rate": 152.507524
}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