Rate Overview
Live
1 DOP = 0.006446 OMR
1 OMR = 155.1350
DOP
Avg
0.006435
High
0.006494
Low
0.006373
Last updated: 4/17/2026, 10:45:59 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-04-17T10:45:59Z",
"rates": {
"OMR": 0.006446
}
}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.6446000000000001,
"rate": 0.006446
}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