Rate Overview
Live
1 ILS = 28.7768 KGS
1 KGS = 0.034750
ILS
Avg
28.8059
High
31.1626
Low
27.4221
Last updated: 7/28/2026, 11:32:04 PM
Quick Conversions
| ILS | KGS |
|---|---|
| 1 ILS | 28.78 KGS |
| 10 ILS | 287.77 KGS |
| 50 ILS | 1,438.84 KGS |
| 100 ILS | 2,877.68 KGS |
| 500 ILS | 14,388.42 KGS |
| 1,000 ILS | 28,776.84 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-28T23:32:04Z",
"rates": {
"KGS": 28.776835
}
}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": 2877.6834999999996,
"rate": 28.776835
}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