Rate Overview
Live
1 OMR = 44.2721 MDL
1 MDL = 0.022588
OMR
Avg
44.4544
High
44.7512
Low
44.1868
Last updated: 4/17/2026, 6:15:02 AM
Quick Conversions
| OMR | MDL |
|---|---|
| 1 OMR | 44.27 MDL |
| 10 OMR | 442.72 MDL |
| 50 OMR | 2,213.61 MDL |
| 100 OMR | 4,427.21 MDL |
| 500 OMR | 22,136.07 MDL |
| 1,000 OMR | 44,272.13 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-04-17T06:15:02Z",
"rates": {
"MDL": 44.272133
}
}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": 4427.213299999999,
"rate": 44.272133
}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