Rate Overview
Live
1 ILS = 0.263938 KYD
1 KYD = 3.7888
ILS
Avg
0.266052
High
0.270371
Low
0.260756
Last updated: 3/27/2026, 9:30:56 AM
Quick Conversions
| ILS | KYD |
|---|---|
| 1 ILS | 0.26 KYD |
| 10 ILS | 2.64 KYD |
| 50 ILS | 13.20 KYD |
| 100 ILS | 26.39 KYD |
| 500 ILS | 131.97 KYD |
| 1,000 ILS | 263.94 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-27T09:30:56Z",
"rates": {
"KYD": 0.263938
}
}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.3938,
"rate": 0.263938
}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