Rate Overview
Live
1 KYD = 3.6834 ILS
1 ILS = 0.271491
KYD
Avg
4.0756
High
4.6148
Low
3.5308
Last updated: 8/1/2026, 12:27:37 PM
Quick Conversions
| KYD | ILS |
|---|---|
| 1 KYD | 3.68 ILS |
| 10 KYD | 36.83 ILS |
| 50 KYD | 184.17 ILS |
| 100 KYD | 368.34 ILS |
| 500 KYD | 1,841.68 ILS |
| 1,000 KYD | 3,683.36 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-08-01T12:27:37Z",
"rates": {
"ILS": 3.683363
}
}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": 368.3363,
"rate": 3.683363
}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