Rate Overview
Live
1 ILS = 2.0794 DKK
1 DKK = 0.480910
ILS
Avg
2.0681
High
2.0925
Low
2.0172
Last updated: 3/7/2026, 7:44:15 AM
Quick Conversions
| ILS | DKK |
|---|---|
| 1 ILS | 2.08 DKK |
| 10 ILS | 20.79 DKK |
| 50 ILS | 103.97 DKK |
| 100 ILS | 207.94 DKK |
| 500 ILS | 1,039.70 DKK |
| 1,000 ILS | 2,079.39 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-07T07:44:15Z",
"rates": {
"DKK": 2.079393
}
}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": 207.9393,
"rate": 2.079393
}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