Rate Overview
Live
1 OMR = 150.5747 DOP
1 DOP = 0.006641
OMR
Avg
159.2103
High
166.6838
Low
150.5747
Last updated: 7/27/2026, 1:32:03 PM
Quick Conversions
| OMR | DOP |
|---|---|
| 1 OMR | 150.57 DOP |
| 10 OMR | 1,505.75 DOP |
| 50 OMR | 7,528.73 DOP |
| 100 OMR | 15,057.47 DOP |
| 500 OMR | 75,287.34 DOP |
| 1,000 OMR | 150,574.68 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-27T13:32:03Z",
"rates": {
"DOP": 150.574681
}
}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": 15057.4681,
"rate": 150.574681
}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