Rate Overview
Live
1 MDL = 74.4240 IQD
1 IQD = 0.013437
MDL
Avg
75.6398
High
78.0460
Low
73.8644
Last updated: 7/28/2026, 3:44:39 PM
Quick Conversions
| MDL | IQD |
|---|---|
| 1 MDL | 74.42 IQD |
| 10 MDL | 744.24 IQD |
| 50 MDL | 3,721.20 IQD |
| 100 MDL | 7,442.40 IQD |
| 500 MDL | 37,211.99 IQD |
| 1,000 MDL | 74,423.98 IQD |
Get MDL/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=IQDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-28T15:44:39Z",
"rates": {
"IQD": 74.423977
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "IQD",
"amount": 100
},
"result": 7442.3976999999995,
"rate": 74.423977
}Build with MDL/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key