Rate Overview
Live
1 DOP = 0.006586 OMR
1 OMR = 151.8372
DOP
Avg
0.006588
High
0.006614
Low
0.006562
Last updated: 6/17/2026, 4:19:07 AM
Quick Conversions
| DOP | OMR |
|---|---|
| 1 DOP | 0.01 OMR |
| 10 DOP | 0.07 OMR |
| 50 DOP | 0.33 OMR |
| 100 DOP | 0.66 OMR |
| 500 DOP | 3.29 OMR |
| 1,000 DOP | 6.59 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-06-17T04:19:07Z",
"rates": {
"OMR": 0.006586
}
}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.6586,
"rate": 0.006586
}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