Rate Overview
Live
1 ILS = 2.0693 DKK
1 DKK = 0.483253
ILS
Avg
1.9391
High
2.0894
Low
1.7688
Last updated: 3/28/2026, 12:02:19 PM
Quick Conversions
| ILS | DKK |
|---|---|
| 1 ILS | 2.07 DKK |
| 10 ILS | 20.69 DKK |
| 50 ILS | 103.47 DKK |
| 100 ILS | 206.93 DKK |
| 500 ILS | 1,034.65 DKK |
| 1,000 ILS | 2,069.31 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-03-28T12:02:19Z",
"rates": {
"DKK": 2.069308
}
}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": 206.9308,
"rate": 2.069308
}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