Rate Overview
Live
1 ILS = 2.1526 DKK
1 DKK = 0.464545
ILS
Avg
1.9665
High
2.2338
Low
1.7825
Last updated: 7/28/2026, 1:08:24 AM
Quick Conversions
| ILS | DKK |
|---|---|
| 1 ILS | 2.15 DKK |
| 10 ILS | 21.53 DKK |
| 50 ILS | 107.63 DKK |
| 100 ILS | 215.26 DKK |
| 500 ILS | 1,076.32 DKK |
| 1,000 ILS | 2,152.64 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-28T01:08:24Z",
"rates": {
"DKK": 2.152644
}
}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.2644,
"rate": 2.152644
}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