Rate Overview
Live
1 OMR = 150.7269 DOP
1 DOP = 0.006635
OMR
Avg
156.3736
High
165.1223
Low
150.7269
Last updated: 7/24/2026, 12:57:15 PM
Quick Conversions
| OMR | DOP |
|---|---|
| 1 OMR | 150.73 DOP |
| 10 OMR | 1,507.27 DOP |
| 50 OMR | 7,536.35 DOP |
| 100 OMR | 15,072.69 DOP |
| 500 OMR | 75,363.47 DOP |
| 1,000 OMR | 150,726.93 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-24T12:57:15Z",
"rates": {
"DOP": 150.726933
}
}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": 15072.6933,
"rate": 150.726933
}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