Rate Overview
Live
1 CHF = 106.9646 KGS
1 KGS = 0.009349
CHF
Avg
105.6132
High
112.7678
Low
95.5384
Last updated: 7/25/2026, 9:04:51 PM
Quick Conversions
| CHF | KGS |
|---|---|
| 1 CHF | 106.96 KGS |
| 10 CHF | 1,069.65 KGS |
| 50 CHF | 5,348.23 KGS |
| 100 CHF | 10,696.46 KGS |
| 500 CHF | 53,482.32 KGS |
| 1,000 CHF | 106,964.64 KGS |
Get CHF/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=KGSExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-25T21:04:51Z",
"rates": {
"KGS": 106.964636
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "KGS",
"amount": 100
},
"result": 10696.4636,
"rate": 106.964636
}Build with CHF/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key