Rate Overview
Live
1 KYD = 3.5582 ILS
1 ILS = 0.281037
KYD
Avg
3.5279
High
3.5629
Low
3.5060
Last updated: 6/19/2026, 8:46:45 AM
Quick Conversions
| KYD | ILS |
|---|---|
| 1 KYD | 3.56 ILS |
| 10 KYD | 35.58 ILS |
| 50 KYD | 177.91 ILS |
| 100 KYD | 355.82 ILS |
| 500 KYD | 1,779.12 ILS |
| 1,000 KYD | 3,558.25 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-06-19T08:46:45Z",
"rates": {
"ILS": 3.558248
}
}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": 355.8248,
"rate": 3.558248
}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