Rate Overview
Live
1 DKK = 0.468644 ILS
1 ILS = 2.1338
DKK
Avg
0.474731
High
0.478903
Low
0.468644
Last updated: 4/17/2026, 5:54:29 PM
Quick Conversions
| DKK | ILS |
|---|---|
| 1 DKK | 0.47 ILS |
| 10 DKK | 4.69 ILS |
| 50 DKK | 23.43 ILS |
| 100 DKK | 46.86 ILS |
| 500 DKK | 234.32 ILS |
| 1,000 DKK | 468.64 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-04-17T17:54:29Z",
"rates": {
"ILS": 0.468644
}
}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": 46.8644,
"rate": 0.468644
}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