Rate Overview
Live
1 ILS = 29.2671 KGS
1 KGS = 0.034168
ILS
Avg
29.2761
High
29.3938
Low
29.1127
Last updated: 7/2/2026, 4:17:08 AM
Quick Conversions
| ILS | KGS |
|---|---|
| 1 ILS | 29.27 KGS |
| 10 ILS | 292.67 KGS |
| 50 ILS | 1,463.35 KGS |
| 100 ILS | 2,926.71 KGS |
| 500 ILS | 14,633.54 KGS |
| 1,000 ILS | 29,267.08 KGS |
Get ILS/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=KGSExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-02T04:17:08Z",
"rates": {
"KGS": 29.267077
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "KGS",
"amount": 100
},
"result": 2926.7077,
"rate": 29.267077
}Build with ILS/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key