Rate Overview
Live
1 ILS = 0.293885 KYD
1 KYD = 3.4027
ILS
Avg
0.288031
High
0.293885
Low
0.283456
Last updated: 5/27/2026, 7:15:10 PM
Quick Conversions
| ILS | KYD |
|---|---|
| 1 ILS | 0.29 KYD |
| 10 ILS | 2.94 KYD |
| 50 ILS | 14.69 KYD |
| 100 ILS | 29.39 KYD |
| 500 ILS | 146.94 KYD |
| 1,000 ILS | 293.89 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-05-27T19:15:10Z",
"rates": {
"KYD": 0.293885
}
}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": 29.3885,
"rate": 0.293885
}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