Rate Overview
Live
1 IQD = 0.013454 MDL
1 MDL = 74.3273
IQD
Avg
0.013461
High
0.013500
Low
0.013423
Last updated: 7/8/2026, 1:01:27 AM
Quick Conversions
| IQD | MDL |
|---|---|
| 1 IQD | 0.01 MDL |
| 10 IQD | 0.13 MDL |
| 50 IQD | 0.67 MDL |
| 100 IQD | 1.35 MDL |
| 500 IQD | 6.73 MDL |
| 1,000 IQD | 13.45 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-07-08T01:01:27Z",
"rates": {
"MDL": 0.013454
}
}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.3454000000000002,
"rate": 0.013454
}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