Rate Overview
Live
1 MDL = 75.7756 IQD
1 IQD = 0.013197
MDL
Avg
76.1730
High
76.6764
Low
75.7234
Last updated: 3/7/2026, 1:55:54 AM
Quick Conversions
| MDL | IQD |
|---|---|
| 1 MDL | 75.78 IQD |
| 10 MDL | 757.76 IQD |
| 50 MDL | 3,788.78 IQD |
| 100 MDL | 7,577.56 IQD |
| 500 MDL | 37,887.79 IQD |
| 1,000 MDL | 75,775.59 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-03-07T01:55:54Z",
"rates": {
"IQD": 75.775587
}
}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": 7577.5587000000005,
"rate": 75.775587
}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