Rate Overview
Live
1 ILS = 2.1509 DKK
1 DKK = 0.464921
ILS
Avg
2.1313
High
2.2643
Low
2.0167
Last updated: 7/27/2026, 5:22:07 PM
Quick Conversions
| ILS | DKK |
|---|---|
| 1 ILS | 2.15 DKK |
| 10 ILS | 21.51 DKK |
| 50 ILS | 107.55 DKK |
| 100 ILS | 215.09 DKK |
| 500 ILS | 1,075.45 DKK |
| 1,000 ILS | 2,150.90 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-27T17:22:07Z",
"rates": {
"DKK": 2.150903
}
}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.0903,
"rate": 2.150903
}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