Rate Overview
Live
1 KGS = 0.033824 ILS
1 ILS = 29.5648
KGS
Avg
0.033487
High
0.033824
Low
0.033293
Last updated: 6/19/2026, 8:30:15 AM
Quick Conversions
| KGS | ILS |
|---|---|
| 1 KGS | 0.03 ILS |
| 10 KGS | 0.34 ILS |
| 50 KGS | 1.69 ILS |
| 100 KGS | 3.38 ILS |
| 500 KGS | 16.91 ILS |
| 1,000 KGS | 33.82 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-06-19T08:30:15Z",
"rates": {
"ILS": 0.033824
}
}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.3824,
"rate": 0.033824
}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