Rate Overview
Live
1 ILS = 2.1543 DKK
1 DKK = 0.464194
ILS
Avg
2.1796
High
2.2049
Low
2.1543
Last updated: 7/7/2026, 11:42:42 PM
Quick Conversions
| ILS | DKK |
|---|---|
| 1 ILS | 2.15 DKK |
| 10 ILS | 21.54 DKK |
| 50 ILS | 107.71 DKK |
| 100 ILS | 215.43 DKK |
| 500 ILS | 1,077.14 DKK |
| 1,000 ILS | 2,154.27 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-07T23:42:42Z",
"rates": {
"DKK": 2.154271
}
}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.4271,
"rate": 2.154271
}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