Rate Overview
Live
1 KGS = 0.034638 ILS
1 ILS = 28.8700
KGS
Avg
0.034495
High
0.034785
Low
0.034354
Last updated: 9/11/2026, 11:20:07 PM
Quick Conversions
| KGS | ILS |
|---|---|
| 1 KGS | 0.03 ILS |
| 10 KGS | 0.35 ILS |
| 50 KGS | 1.73 ILS |
| 100 KGS | 3.46 ILS |
| 500 KGS | 17.32 ILS |
| 1,000 KGS | 34.64 ILS |
Get KGS/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=ILSExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-09-11T23:20:07Z",
"rates": {
"ILS": 0.034638
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "ILS",
"amount": 100
},
"result": 3.4638,
"rate": 0.034638
}Build with KGS/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key