Rate Overview
Live
1 MDL = 75.4734 IQD
1 IQD = 0.013250
MDL
Avg
75.5568
High
75.7164
Low
75.4734
Last updated: 5/29/2026, 9:58:24 PM
Quick Conversions
| MDL | IQD |
|---|---|
| 1 MDL | 75.47 IQD |
| 10 MDL | 754.73 IQD |
| 50 MDL | 3,773.67 IQD |
| 100 MDL | 7,547.34 IQD |
| 500 MDL | 37,736.71 IQD |
| 1,000 MDL | 75,473.42 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-05-29T21:58:24Z",
"rates": {
"IQD": 75.473416
}
}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": 7547.3416,
"rate": 75.473416
}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