Rate Overview
Live
1 MDL = 75.7545 IQD
1 IQD = 0.013201
MDL
Avg
75.9776
High
76.6032
Low
75.7545
Last updated: 9/3/2026, 3:02:43 AM
Quick Conversions
| MDL | IQD |
|---|---|
| 1 MDL | 75.75 IQD |
| 10 MDL | 757.54 IQD |
| 50 MDL | 3,787.72 IQD |
| 100 MDL | 7,575.45 IQD |
| 500 MDL | 37,877.25 IQD |
| 1,000 MDL | 75,754.50 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-09-03T03:02:43Z",
"rates": {
"IQD": 75.754499
}
}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": 7575.4499,
"rate": 75.754499
}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