Rate Overview
Live
1 ILS = 0.269966 KYD
1 KYD = 3.7042
ILS
Avg
0.274899
High
0.279356
Low
0.269966
Last updated: 7/25/2026, 8:00:55 PM
Quick Conversions
| ILS | KYD |
|---|---|
| 1 ILS | 0.27 KYD |
| 10 ILS | 2.70 KYD |
| 50 ILS | 13.50 KYD |
| 100 ILS | 27.00 KYD |
| 500 ILS | 134.98 KYD |
| 1,000 ILS | 269.97 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-07-25T20:00:55Z",
"rates": {
"KYD": 0.269966
}
}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.996599999999997,
"rate": 0.269966
}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