Rate Overview
Live
1 ILS = 0.269291 KYD
1 KYD = 3.7135
ILS
Avg
0.267731
High
0.270629
Low
0.263220
Last updated: 3/6/2026, 11:54:05 AM
Quick Conversions
| ILS | KYD |
|---|---|
| 1 ILS | 0.27 KYD |
| 10 ILS | 2.69 KYD |
| 50 ILS | 13.46 KYD |
| 100 ILS | 26.93 KYD |
| 500 ILS | 134.65 KYD |
| 1,000 ILS | 269.29 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-06T11:54:05Z",
"rates": {
"KYD": 0.269291
}
}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.929100000000002,
"rate": 0.269291
}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