Rate Overview
Live
1 ILS = 2.2762 DKK
1 DKK = 0.439326
ILS
Avg
2.2400
High
2.2762
Low
2.2096
Last updated: 5/28/2026, 8:31:55 PM
Quick Conversions
| ILS | DKK |
|---|---|
| 1 ILS | 2.28 DKK |
| 10 ILS | 22.76 DKK |
| 50 ILS | 113.81 DKK |
| 100 ILS | 227.62 DKK |
| 500 ILS | 1,138.11 DKK |
| 1,000 ILS | 2,276.21 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-05-28T20:31:55Z",
"rates": {
"DKK": 2.276212
}
}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": 227.62120000000002,
"rate": 2.276212
}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