Rate Overview
Live
1 ILS = 2.2074 DKK
1 DKK = 0.453031
ILS
Avg
2.2076
High
2.2140
Low
2.1895
Last updated: 6/18/2026, 6:18:07 AM
Quick Conversions
| ILS | DKK |
|---|---|
| 1 ILS | 2.21 DKK |
| 10 ILS | 22.07 DKK |
| 50 ILS | 110.37 DKK |
| 100 ILS | 220.74 DKK |
| 500 ILS | 1,103.68 DKK |
| 1,000 ILS | 2,207.36 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-06-18T06:18:07Z",
"rates": {
"DKK": 2.207356
}
}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": 220.73559999999998,
"rate": 2.207356
}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