Rate Overview
Live
1 ILS = 29.3086 KGS
1 KGS = 0.034120
ILS
Avg
29.2273
High
29.3311
Low
29.1514
Last updated: 8/13/2026, 3:29:21 AM
Quick Conversions
| ILS | KGS |
|---|---|
| 1 ILS | 29.31 KGS |
| 10 ILS | 293.09 KGS |
| 50 ILS | 1,465.43 KGS |
| 100 ILS | 2,930.86 KGS |
| 500 ILS | 14,654.30 KGS |
| 1,000 ILS | 29,308.61 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-08-13T03:29:21Z",
"rates": {
"KGS": 29.308609
}
}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": 2930.8609,
"rate": 29.308609
}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