Rate Overview
Live
1 OMR = 45.7228 MDL
1 MDL = 0.021871
OMR
Avg
44.7564
High
45.9297
Low
43.4920
Last updated: 7/29/2026, 5:07:30 AM
Quick Conversions
| OMR | MDL |
|---|---|
| 1 OMR | 45.72 MDL |
| 10 OMR | 457.23 MDL |
| 50 OMR | 2,286.14 MDL |
| 100 OMR | 4,572.28 MDL |
| 500 OMR | 22,861.38 MDL |
| 1,000 OMR | 45,722.75 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-29T05:07:30Z",
"rates": {
"MDL": 45.722754
}
}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": 4572.2754,
"rate": 45.722754
}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