Rate Overview
Live
1 ILS = 0.272754 KYD
1 KYD = 3.6663
ILS
Avg
0.271583
High
0.273686
Low
0.269345
Last updated: 7/28/2026, 4:39:28 PM
Quick Conversions
| ILS | KYD |
|---|---|
| 1 ILS | 0.27 KYD |
| 10 ILS | 2.73 KYD |
| 50 ILS | 13.64 KYD |
| 100 ILS | 27.28 KYD |
| 500 ILS | 136.38 KYD |
| 1,000 ILS | 272.75 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-28T16:39:28Z",
"rates": {
"KYD": 0.272754
}
}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": 27.2754,
"rate": 0.272754
}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