Rate Overview
Live
1 MDL = 74.6817 IQD
1 IQD = 0.013390
MDL
Avg
77.0265
High
78.4446
Low
74.6817
Last updated: 3/27/2026, 1:59:27 PM
Quick Conversions
| MDL | IQD |
|---|---|
| 1 MDL | 74.68 IQD |
| 10 MDL | 746.82 IQD |
| 50 MDL | 3,734.09 IQD |
| 100 MDL | 7,468.17 IQD |
| 500 MDL | 37,340.87 IQD |
| 1,000 MDL | 74,681.73 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-03-27T13:59:27Z",
"rates": {
"IQD": 74.681732
}
}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": 7468.173199999999,
"rate": 74.681732
}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