Rate Overview
Live
1 DOP = 0.006410 OMR
1 OMR = 156.0062
DOP
Avg
0.006439
High
0.006502
Low
0.006329
Last updated: 3/7/2026, 4:25:27 AM
Quick Conversions
| DOP | OMR |
|---|---|
| 1 DOP | 0.01 OMR |
| 10 DOP | 0.06 OMR |
| 50 DOP | 0.32 OMR |
| 100 DOP | 0.64 OMR |
| 500 DOP | 3.21 OMR |
| 1,000 DOP | 6.41 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-03-07T04:25:27Z",
"rates": {
"OMR": 0.00641
}
}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.641,
"rate": 0.00641
}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