Rate Overview
Live
1 OMR = 45.2892 MDL
1 MDL = 0.022080
OMR
Avg
44.4526
High
45.8330
Low
43.0518
Last updated: 8/1/2026, 12:19:20 PM
Quick Conversions
| OMR | MDL |
|---|---|
| 1 OMR | 45.29 MDL |
| 10 OMR | 452.89 MDL |
| 50 OMR | 2,264.46 MDL |
| 100 OMR | 4,528.92 MDL |
| 500 OMR | 22,644.60 MDL |
| 1,000 OMR | 45,289.21 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-08-01T12:19:20Z",
"rates": {
"MDL": 45.289208
}
}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": 4528.9208,
"rate": 45.289208
}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