Rate Overview
Live
1 ILS = 0.293770 KYD
1 KYD = 3.4040
ILS
Avg
0.245368
High
0.293770
Low
0.216695
Last updated: 5/28/2026, 1:19:45 AM
Quick Conversions
| ILS | KYD |
|---|---|
| 1 ILS | 0.29 KYD |
| 10 ILS | 2.94 KYD |
| 50 ILS | 14.69 KYD |
| 100 ILS | 29.38 KYD |
| 500 ILS | 146.89 KYD |
| 1,000 ILS | 293.77 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-28T01:19:45Z",
"rates": {
"KYD": 0.29377
}
}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.377,
"rate": 0.29377
}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