Rate Overview
Live
1 ILS = 28.7858 KGS
1 KGS = 0.034739
ILS
Avg
28.6577
High
28.7892
Low
28.4577
Last updated: 7/28/2026, 4:39:13 PM
Quick Conversions
| ILS | KGS |
|---|---|
| 1 ILS | 28.79 KGS |
| 10 ILS | 287.86 KGS |
| 50 ILS | 1,439.29 KGS |
| 100 ILS | 2,878.58 KGS |
| 500 ILS | 14,392.90 KGS |
| 1,000 ILS | 28,785.80 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-28T16:39:13Z",
"rates": {
"KGS": 28.785798
}
}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": 2878.5798,
"rate": 28.785798
}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