Rate Overview
Live
1 ILS = 28.2759 KGS
1 KGS = 0.035366
ILS
Avg
28.2296
High
28.4544
Low
27.8651
Last updated: 3/7/2026, 7:41:13 AM
Quick Conversions
| ILS | KGS |
|---|---|
| 1 ILS | 28.28 KGS |
| 10 ILS | 282.76 KGS |
| 50 ILS | 1,413.80 KGS |
| 100 ILS | 2,827.59 KGS |
| 500 ILS | 14,137.96 KGS |
| 1,000 ILS | 28,275.92 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-03-07T07:41:13Z",
"rates": {
"KGS": 28.275915
}
}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": 2827.5915,
"rate": 28.275915
}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