Rate Overview
Live
1 OMR = 152.5227 DOP
1 DOP = 0.006556
OMR
Avg
152.1723
High
152.6504
Low
150.8316
Last updated: 9/2/2026, 3:30:47 PM
Quick Conversions
| OMR | DOP |
|---|---|
| 1 OMR | 152.52 DOP |
| 10 OMR | 1,525.23 DOP |
| 50 OMR | 7,626.13 DOP |
| 100 OMR | 15,252.27 DOP |
| 500 OMR | 76,261.33 DOP |
| 1,000 OMR | 152,522.65 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-09-02T15:30:47Z",
"rates": {
"DOP": 152.522653
}
}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": 15252.2653,
"rate": 152.522653
}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