Rate Overview
Live
1 MDL = 74.4892 IQD
1 IQD = 0.013425
MDL
Avg
74.3604
High
74.4963
Low
74.0704
Last updated: 7/9/2026, 4:11:56 AM
Quick Conversions
| MDL | IQD |
|---|---|
| 1 MDL | 74.49 IQD |
| 10 MDL | 744.89 IQD |
| 50 MDL | 3,724.46 IQD |
| 100 MDL | 7,448.92 IQD |
| 500 MDL | 37,244.58 IQD |
| 1,000 MDL | 74,489.17 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-09T04:11:56Z",
"rates": {
"IQD": 74.489169
}
}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": 7448.9169,
"rate": 74.489169
}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