Rate Overview
Live
1 KYD = 3.7002 ILS
1 ILS = 0.270259
KYD
Avg
3.7339
High
3.7991
Low
3.6951
Last updated: 3/6/2026, 8:10:44 AM
Quick Conversions
| KYD | ILS |
|---|---|
| 1 KYD | 3.70 ILS |
| 10 KYD | 37.00 ILS |
| 50 KYD | 185.01 ILS |
| 100 KYD | 370.02 ILS |
| 500 KYD | 1,850.08 ILS |
| 1,000 KYD | 3,700.15 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-06T08:10:44Z",
"rates": {
"ILS": 3.700151
}
}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": 370.0151,
"rate": 3.700151
}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