Rate Overview
Live
1 MDL = 74.2293 IQD
1 IQD = 0.013472
MDL
Avg
75.1992
High
78.5674
Low
70.1145
Last updated: 7/29/2026, 9:53:55 AM
Quick Conversions
| MDL | IQD |
|---|---|
| 1 MDL | 74.23 IQD |
| 10 MDL | 742.29 IQD |
| 50 MDL | 3,711.46 IQD |
| 100 MDL | 7,422.93 IQD |
| 500 MDL | 37,114.64 IQD |
| 1,000 MDL | 74,229.29 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-29T09:53:55Z",
"rates": {
"IQD": 74.229286
}
}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": 7422.9286,
"rate": 74.229286
}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