Rate Overview
Live
1 IQD = 0.005011 DKK
1 DKK = 199.5610
IQD
Avg
0.005013
High
0.005040
Low
0.004997
Last updated: 7/2/2026, 4:54:31 AM
Quick Conversions
| IQD | DKK |
|---|---|
| 1 IQD | 0.01 DKK |
| 10 IQD | 0.05 DKK |
| 50 IQD | 0.25 DKK |
| 100 IQD | 0.50 DKK |
| 500 IQD | 2.51 DKK |
| 1,000 IQD | 5.01 DKK |
Get IQD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=DKKExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-07-02T04:54:31Z",
"rates": {
"DKK": 0.005011
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "DKK",
"amount": 100
},
"result": 0.5011,
"rate": 0.005011
}Build with IQD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key