Rate Overview
Live
1 OMR = 150.9031 DOP
1 DOP = 0.006627
OMR
Avg
159.1155
High
166.8652
Low
150.2347
Last updated: 7/26/2026, 9:26:25 PM
Quick Conversions
| OMR | DOP |
|---|---|
| 1 OMR | 150.90 DOP |
| 10 OMR | 1,509.03 DOP |
| 50 OMR | 7,545.15 DOP |
| 100 OMR | 15,090.31 DOP |
| 500 OMR | 75,451.54 DOP |
| 1,000 OMR | 150,903.08 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-26T21:26:25Z",
"rates": {
"DOP": 150.903079
}
}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": 15090.3079,
"rate": 150.903079
}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