Rate Overview
Live
1 ILS = 0.263289 KYD
1 KYD = 3.7981
ILS
Avg
0.266425
High
0.270629
Low
0.261132
Last updated: 3/27/2026, 12:56:51 PM
Quick Conversions
| ILS | KYD |
|---|---|
| 1 ILS | 0.26 KYD |
| 10 ILS | 2.63 KYD |
| 50 ILS | 13.16 KYD |
| 100 ILS | 26.33 KYD |
| 500 ILS | 131.64 KYD |
| 1,000 ILS | 263.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-27T12:56:51Z",
"rates": {
"KYD": 0.263289
}
}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.3289,
"rate": 0.263289
}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