Rate Overview
Live
1 OMR = 155.0973 DOP
1 DOP = 0.006448
OMR
Avg
154.6415
High
156.7369
Low
153.4789
Last updated: 3/28/2026, 9:14:25 AM
Quick Conversions
| OMR | DOP |
|---|---|
| 1 OMR | 155.10 DOP |
| 10 OMR | 1,550.97 DOP |
| 50 OMR | 7,754.86 DOP |
| 100 OMR | 15,509.73 DOP |
| 500 OMR | 77,548.64 DOP |
| 1,000 OMR | 155,097.28 DOP |
Get OMR/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=DOPExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-03-28T09:14:25Z",
"rates": {
"DOP": 155.097284
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "DOP",
"amount": 100
},
"result": 15509.7284,
"rate": 155.097284
}Build with OMR/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key