Rate Overview
Live
1 ILS = 2.2883 DKK
1 DKK = 0.436996
ILS
Avg
1.9664
High
2.2883
Low
1.7851
Last updated: 5/29/2026, 2:29:00 PM
Quick Conversions
| ILS | DKK |
|---|---|
| 1 ILS | 2.29 DKK |
| 10 ILS | 22.88 DKK |
| 50 ILS | 114.42 DKK |
| 100 ILS | 228.83 DKK |
| 500 ILS | 1,144.17 DKK |
| 1,000 ILS | 2,288.35 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-29T14:29:00Z",
"rates": {
"DKK": 2.288348
}
}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": 228.8348,
"rate": 2.288348
}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