Rate Overview
Live
1 DOP = 0.006447 OMR
1 OMR = 155.1109
DOP
Avg
0.006466
High
0.006515
Low
0.006380
Last updated: 3/28/2026, 9:02:57 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.22 OMR |
| 1,000 DOP | 6.45 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-28T09:02:57Z",
"rates": {
"OMR": 0.006447
}
}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.6446999999999999,
"rate": 0.006447
}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