Rate Overview
Live
1 KYD = 3.7916 ILS
1 ILS = 0.263742
KYD
Avg
3.7664
High
3.8090
Low
3.7358
Last updated: 3/27/2026, 11:32:53 AM
Quick Conversions
| KYD | ILS |
|---|---|
| 1 KYD | 3.79 ILS |
| 10 KYD | 37.92 ILS |
| 50 KYD | 189.58 ILS |
| 100 KYD | 379.16 ILS |
| 500 KYD | 1,895.79 ILS |
| 1,000 KYD | 3,791.59 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-27T11:32:53Z",
"rates": {
"ILS": 3.791589
}
}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": 379.1589,
"rate": 3.791589
}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