Rate Overview
Live
1 KGS = 0.009246 CHF
1 CHF = 108.1549
KGS
Avg
0.009196
High
0.009246
Low
0.009140
Last updated: 8/30/2026, 10:22:03 PM
Quick Conversions
| KGS | CHF |
|---|---|
| 1 KGS | 0.01 CHF |
| 10 KGS | 0.09 CHF |
| 50 KGS | 0.46 CHF |
| 100 KGS | 0.92 CHF |
| 500 KGS | 4.62 CHF |
| 1,000 KGS | 9.25 CHF |
Get KGS/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=CHFExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-30T22:22:03Z",
"rates": {
"CHF": 0.009246
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "CHF",
"amount": 100
},
"result": 0.9246000000000001,
"rate": 0.009246
}Build with KGS/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key