Rate Overview
Live
1 KYD = 3.8018 ILS
1 ILS = 0.263035
KYD
Avg
3.7538
High
3.8295
Low
3.6951
Last updated: 3/27/2026, 1:17:36 PM
Quick Conversions
| KYD | ILS |
|---|---|
| 1 KYD | 3.80 ILS |
| 10 KYD | 38.02 ILS |
| 50 KYD | 190.09 ILS |
| 100 KYD | 380.18 ILS |
| 500 KYD | 1,900.89 ILS |
| 1,000 KYD | 3,801.78 ILS |
Get KYD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=ILSExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-03-27T13:17:36Z",
"rates": {
"ILS": 3.801781
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "ILS",
"amount": 100
},
"result": 380.17810000000003,
"rate": 3.801781
}Build with KYD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key