Rate Overview
Live
1 MDL = 0.022026 OMR
1 OMR = 45.4009
MDL
Avg
0.022010
High
0.023009
Low
0.020383
Last updated: 3/27/2026, 1:38:01 PM
Quick Conversions
| MDL | OMR |
|---|---|
| 1 MDL | 0.02 OMR |
| 10 MDL | 0.22 OMR |
| 50 MDL | 1.10 OMR |
| 100 MDL | 2.20 OMR |
| 500 MDL | 11.01 OMR |
| 1,000 MDL | 22.03 OMR |
Get MDL/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=OMRExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T13:38:01Z",
"rates": {
"OMR": 0.022026
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "OMR",
"amount": 100
},
"result": 2.2026,
"rate": 0.022026
}Build with MDL/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key