Rate Overview
Live
1 ILS = 2.1861 DKK
1 DKK = 0.457438
ILS
Avg
2.1697
High
2.1911
Low
2.1529
Last updated: 8/15/2026, 4:09:36 PM
Quick Conversions
| ILS | DKK |
|---|---|
| 1 ILS | 2.19 DKK |
| 10 ILS | 21.86 DKK |
| 50 ILS | 109.30 DKK |
| 100 ILS | 218.61 DKK |
| 500 ILS | 1,093.04 DKK |
| 1,000 ILS | 2,186.09 DKK |
Get ILS/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=DKKExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-08-15T16:09:36Z",
"rates": {
"DKK": 2.186088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "DKK",
"amount": 100
},
"result": 218.60879999999997,
"rate": 2.186088
}Build with ILS/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key