Rate Overview
Live
1 OMR = 45.6020 MDL
1 MDL = 0.021929
OMR
Avg
45.4478
High
49.0582
Low
43.4609
Last updated: 7/29/2026, 2:38:32 AM
Quick Conversions
| OMR | MDL |
|---|---|
| 1 OMR | 45.60 MDL |
| 10 OMR | 456.02 MDL |
| 50 OMR | 2,280.10 MDL |
| 100 OMR | 4,560.20 MDL |
| 500 OMR | 22,801.02 MDL |
| 1,000 OMR | 45,602.05 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-07-29T02:38:32Z",
"rates": {
"MDL": 45.602048
}
}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": 4560.2048,
"rate": 45.602048
}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