Rate Overview
Live
1 DOP = 0.006512 OMR
1 OMR = 153.5627
DOP
Avg
0.006508
High
0.006560
Low
0.006466
Last updated: 7/6/2026, 5:26:02 AM
Quick Conversions
| DOP | OMR |
|---|---|
| 1 DOP | 0.01 OMR |
| 10 DOP | 0.07 OMR |
| 50 DOP | 0.33 OMR |
| 100 DOP | 0.65 OMR |
| 500 DOP | 3.26 OMR |
| 1,000 DOP | 6.51 OMR |
Get DOP/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=OMRExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-06T05:26:02Z",
"rates": {
"OMR": 0.006512
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "OMR",
"amount": 100
},
"result": 0.6512,
"rate": 0.006512
}Build with DOP/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key