Rate Overview
Live
1 ILS = 2.1286 DKK
1 DKK = 0.469794
ILS
Avg
2.1059
High
2.1286
Low
2.0881
Last updated: 4/17/2026, 1:30:00 PM
Quick Conversions
| ILS | DKK |
|---|---|
| 1 ILS | 2.13 DKK |
| 10 ILS | 21.29 DKK |
| 50 ILS | 106.43 DKK |
| 100 ILS | 212.86 DKK |
| 500 ILS | 1,064.30 DKK |
| 1,000 ILS | 2,128.59 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-04-17T13:30:00Z",
"rates": {
"DKK": 2.128591
}
}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": 212.8591,
"rate": 2.128591
}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