Rate Overview
Live
1 ILS = 2.1517 DKK
1 DKK = 0.464745
ILS
Avg
2.1158
High
2.2643
Low
1.9932
Last updated: 7/28/2026, 1:48:51 PM
Quick Conversions
| ILS | DKK |
|---|---|
| 1 ILS | 2.15 DKK |
| 10 ILS | 21.52 DKK |
| 50 ILS | 107.59 DKK |
| 100 ILS | 215.17 DKK |
| 500 ILS | 1,075.86 DKK |
| 1,000 ILS | 2,151.72 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-07-28T13:48:51Z",
"rates": {
"DKK": 2.151718
}
}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": 215.1718,
"rate": 2.151718
}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