Rate Overview
Live
1 ILS = 2.1525 DKK
1 DKK = 0.464586
ILS
Avg
2.1480
High
2.1543
Low
2.1357
Last updated: 7/25/2026, 5:23:58 AM
Quick Conversions
| ILS | DKK |
|---|---|
| 1 ILS | 2.15 DKK |
| 10 ILS | 21.52 DKK |
| 50 ILS | 107.62 DKK |
| 100 ILS | 215.25 DKK |
| 500 ILS | 1,076.23 DKK |
| 1,000 ILS | 2,152.45 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-25T05:23:58Z",
"rates": {
"DKK": 2.152452
}
}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.24519999999998,
"rate": 2.152452
}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