Rate Overview
Live
1 MDL = 76.2094 IQD
1 IQD = 0.013122
MDL
Avg
76.3397
High
76.7455
Low
76.0319
Last updated: 4/18/2026, 8:47:16 AM
Quick Conversions
| MDL | IQD |
|---|---|
| 1 MDL | 76.21 IQD |
| 10 MDL | 762.09 IQD |
| 50 MDL | 3,810.47 IQD |
| 100 MDL | 7,620.94 IQD |
| 500 MDL | 38,104.69 IQD |
| 1,000 MDL | 76,209.37 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-04-18T08:47:16Z",
"rates": {
"IQD": 76.209372
}
}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": 7620.9372,
"rate": 76.209372
}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