Rate Overview
Live
1 OMR = 151.8051 DOP
1 DOP = 0.006587
OMR
Avg
151.7750
High
152.3900
Low
151.1862
Last updated: 6/17/2026, 5:49:57 AM
Quick Conversions
| OMR | DOP |
|---|---|
| 1 OMR | 151.81 DOP |
| 10 OMR | 1,518.05 DOP |
| 50 OMR | 7,590.25 DOP |
| 100 OMR | 15,180.51 DOP |
| 500 OMR | 75,902.54 DOP |
| 1,000 OMR | 151,805.07 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-06-17T05:49:57Z",
"rates": {
"DOP": 151.805071
}
}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": 15180.507099999999,
"rate": 151.805071
}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