Rate Overview
Live
1 OMR = 45.2738 MDL
1 MDL = 0.022088
OMR
Avg
45.1531
High
45.2744
Low
44.9949
Last updated: 6/19/2026, 7:55:39 AM
Quick Conversions
| OMR | MDL |
|---|---|
| 1 OMR | 45.27 MDL |
| 10 OMR | 452.74 MDL |
| 50 OMR | 2,263.69 MDL |
| 100 OMR | 4,527.38 MDL |
| 500 OMR | 22,636.91 MDL |
| 1,000 OMR | 45,273.81 MDL |
Get OMR/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=MDLExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-06-19T07:55:39Z",
"rates": {
"MDL": 45.273814
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "MDL",
"amount": 100
},
"result": 4527.3814,
"rate": 45.273814
}Build with OMR/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key