Rate Overview
Live
1 OMR = 44.8527 MDL
1 MDL = 0.022295
OMR
Avg
44.5550
High
45.6483
Low
43.6317
Last updated: 5/27/2026, 8:29:29 PM
Quick Conversions
| OMR | MDL |
|---|---|
| 1 OMR | 44.85 MDL |
| 10 OMR | 448.53 MDL |
| 50 OMR | 2,242.64 MDL |
| 100 OMR | 4,485.27 MDL |
| 500 OMR | 22,426.37 MDL |
| 1,000 OMR | 44,852.74 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-05-27T20:29:29Z",
"rates": {
"MDL": 44.852736
}
}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": 4485.2736,
"rate": 44.852736
}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