Rate Overview
Live
1 DKK = 0.459911 ILS
1 ILS = 2.1743
DKK
Avg
0.464472
High
0.472184
Low
0.456385
Last updated: 8/17/2026, 3:45:51 PM
Quick Conversions
| DKK | ILS |
|---|---|
| 1 DKK | 0.46 ILS |
| 10 DKK | 4.60 ILS |
| 50 DKK | 23.00 ILS |
| 100 DKK | 45.99 ILS |
| 500 DKK | 229.96 ILS |
| 1,000 DKK | 459.91 ILS |
Get DKK/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=ILSExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-08-17T15:45:51Z",
"rates": {
"ILS": 0.459911
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "ILS",
"amount": 100
},
"result": 45.9911,
"rate": 0.459911
}Build with DKK/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key