Rate Overview
Live
1 MDL = 76.6090 IQD
1 IQD = 0.013053
MDL
Avg
76.1911
High
76.6090
Low
76.0147
Last updated: 5/9/2026, 12:15:13 PM
Quick Conversions
| MDL | IQD |
|---|---|
| 1 MDL | 76.61 IQD |
| 10 MDL | 766.09 IQD |
| 50 MDL | 3,830.45 IQD |
| 100 MDL | 7,660.90 IQD |
| 500 MDL | 38,304.49 IQD |
| 1,000 MDL | 76,608.98 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-09T12:15:13Z",
"rates": {
"IQD": 76.608984
}
}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": 7660.898400000001,
"rate": 76.608984
}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