Rate Overview
Live
1 KYD = 3.6193 ILS
1 ILS = 0.276300
KYD
Avg
3.6300
High
3.6590
Low
3.6011
Last updated: 7/10/2026, 3:18:26 PM
Quick Conversions
| KYD | ILS |
|---|---|
| 1 KYD | 3.62 ILS |
| 10 KYD | 36.19 ILS |
| 50 KYD | 180.96 ILS |
| 100 KYD | 361.93 ILS |
| 500 KYD | 1,809.63 ILS |
| 1,000 KYD | 3,619.26 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-07-10T15:18:26Z",
"rates": {
"ILS": 3.61926
}
}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": 361.926,
"rate": 3.61926
}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