Rate Overview
Live
1 IQD = 0.013207 MDL
1 MDL = 75.7174
IQD
Avg
0.013098
High
0.013504
Low
0.012791
Last updated: 5/28/2026, 11:15:38 PM
Quick Conversions
| IQD | MDL |
|---|---|
| 1 IQD | 0.01 MDL |
| 10 IQD | 0.13 MDL |
| 50 IQD | 0.66 MDL |
| 100 IQD | 1.32 MDL |
| 500 IQD | 6.60 MDL |
| 1,000 IQD | 13.21 MDL |
Get IQD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=MDLExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-05-28T23:15:38Z",
"rates": {
"MDL": 0.013207
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "MDL",
"amount": 100
},
"result": 1.3207,
"rate": 0.013207
}Build with IQD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key