Rate Overview
Live
1 OMR = 45.6723 MDL
1 MDL = 0.021895
OMR
Avg
45.6893
High
45.8330
Low
45.5938
Last updated: 7/8/2026, 8:39:18 PM
Quick Conversions
| OMR | MDL |
|---|---|
| 1 OMR | 45.67 MDL |
| 10 OMR | 456.72 MDL |
| 50 OMR | 2,283.62 MDL |
| 100 OMR | 4,567.23 MDL |
| 500 OMR | 22,836.17 MDL |
| 1,000 OMR | 45,672.35 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-08T20:39:18Z",
"rates": {
"MDL": 45.672347
}
}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": 4567.2347,
"rate": 45.672347
}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