Rate Overview
Live
1 MDL = 0.022266 OMR
1 OMR = 44.9115
MDL
Avg
0.022501
High
0.022992
Low
0.021813
Last updated: 5/26/2026, 11:14:00 PM
Quick Conversions
| MDL | OMR |
|---|---|
| 1 MDL | 0.02 OMR |
| 10 MDL | 0.22 OMR |
| 50 MDL | 1.11 OMR |
| 100 MDL | 2.23 OMR |
| 500 MDL | 11.13 OMR |
| 1,000 MDL | 22.27 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-05-26T23:14:00Z",
"rates": {
"OMR": 0.022266
}
}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.2266,
"rate": 0.022266
}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