Rate Overview
Live
1 MDL = 74.1464 IQD
1 IQD = 0.013487
MDL
Avg
76.6319
High
78.8280
Low
73.9864
Last updated: 7/28/2026, 2:05:48 AM
Quick Conversions
| MDL | IQD |
|---|---|
| 1 MDL | 74.15 IQD |
| 10 MDL | 741.46 IQD |
| 50 MDL | 3,707.32 IQD |
| 100 MDL | 7,414.64 IQD |
| 500 MDL | 37,073.21 IQD |
| 1,000 MDL | 74,146.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-07-28T02:05:48Z",
"rates": {
"IQD": 74.146415
}
}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": 7414.641500000001,
"rate": 74.146415
}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