Rate Overview
Live
1 ILS = 29.0646 KGS
1 KGS = 0.034406
ILS
Avg
29.1048
High
29.3569
Low
28.9068
Last updated: 9/6/2026, 1:46:29 AM
Quick Conversions
| ILS | KGS |
|---|---|
| 1 ILS | 29.06 KGS |
| 10 ILS | 290.65 KGS |
| 50 ILS | 1,453.23 KGS |
| 100 ILS | 2,906.46 KGS |
| 500 ILS | 14,532.32 KGS |
| 1,000 ILS | 29,064.63 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-09-06T01:46:29Z",
"rates": {
"KGS": 29.064632
}
}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": 2906.4632,
"rate": 29.064632
}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