Rate Overview
Live
1 OMR = 44.5436 MDL
1 MDL = 0.022450
OMR
Avg
44.6395
High
44.8327
Low
44.5431
Last updated: 5/7/2026, 8:34:16 AM
Quick Conversions
| OMR | MDL |
|---|---|
| 1 OMR | 44.54 MDL |
| 10 OMR | 445.44 MDL |
| 50 OMR | 2,227.18 MDL |
| 100 OMR | 4,454.36 MDL |
| 500 OMR | 22,271.78 MDL |
| 1,000 OMR | 44,543.56 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-07T08:34:16Z",
"rates": {
"MDL": 44.543563
}
}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": 4454.3562999999995,
"rate": 44.543563
}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