Rate Overview
Live
1 OMR = 155.1152 DOP
1 DOP = 0.006447
OMR
Avg
155.3755
High
156.8888
Low
153.9866
Last updated: 4/17/2026, 2:42:39 PM
Quick Conversions
| OMR | DOP |
|---|---|
| 1 OMR | 155.12 DOP |
| 10 OMR | 1,551.15 DOP |
| 50 OMR | 7,755.76 DOP |
| 100 OMR | 15,511.52 DOP |
| 500 OMR | 77,557.59 DOP |
| 1,000 OMR | 155,115.17 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-04-17T14:42:39Z",
"rates": {
"DOP": 155.115173
}
}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": 15511.5173,
"rate": 155.115173
}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