Rate Overview
Live
1 ILS = 0.264119 KYD
1 KYD = 3.7862
ILS
Avg
0.248335
High
0.269398
Low
0.219532
Last updated: 3/27/2026, 4:43:20 PM
Quick Conversions
| ILS | KYD |
|---|---|
| 1 ILS | 0.26 KYD |
| 10 ILS | 2.64 KYD |
| 50 ILS | 13.21 KYD |
| 100 ILS | 26.41 KYD |
| 500 ILS | 132.06 KYD |
| 1,000 ILS | 264.12 KYD |
Get ILS/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=KYDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-27T16:43:20Z",
"rates": {
"KYD": 0.264119
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "KYD",
"amount": 100
},
"result": 26.4119,
"rate": 0.264119
}Build with ILS/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key