Rate Overview
Live
1 MDL = 0.021817 OMR
1 OMR = 45.8358
MDL
Avg
0.021811
High
0.021866
Low
0.021742
Last updated: 7/2/2026, 9:07:23 PM
Quick Conversions
| MDL | OMR |
|---|---|
| 1 MDL | 0.02 OMR |
| 10 MDL | 0.22 OMR |
| 50 MDL | 1.09 OMR |
| 100 MDL | 2.18 OMR |
| 500 MDL | 10.91 OMR |
| 1,000 MDL | 21.82 OMR |
Get MDL/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=OMRExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-02T21:07:23Z",
"rates": {
"OMR": 0.021817
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "OMR",
"amount": 100
},
"result": 2.1816999999999998,
"rate": 0.021817
}Build with MDL/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key