Rate Overview
Live
1 ILS = 2.1521 DKK
1 DKK = 0.464655
ILS
Avg
2.0414
High
2.2817
Low
1.8705
Last updated: 7/27/2026, 10:17:12 PM
Quick Conversions
| ILS | DKK |
|---|---|
| 1 ILS | 2.15 DKK |
| 10 ILS | 21.52 DKK |
| 50 ILS | 107.61 DKK |
| 100 ILS | 215.21 DKK |
| 500 ILS | 1,076.07 DKK |
| 1,000 ILS | 2,152.13 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-27T22:17:12Z",
"rates": {
"DKK": 2.152133
}
}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.2133,
"rate": 2.152133
}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