Rate Overview
Live
1 MDL = 75.2241 IQD
1 IQD = 0.013294
MDL
Avg
75.2606
High
75.4033
Low
75.1264
Last updated: 6/19/2026, 1:42:32 AM
Quick Conversions
| MDL | IQD |
|---|---|
| 1 MDL | 75.22 IQD |
| 10 MDL | 752.24 IQD |
| 50 MDL | 3,761.20 IQD |
| 100 MDL | 7,522.41 IQD |
| 500 MDL | 37,612.03 IQD |
| 1,000 MDL | 75,224.05 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-06-19T01:42:32Z",
"rates": {
"IQD": 75.224052
}
}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": 7522.4052,
"rate": 75.224052
}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