Rate Overview
Live
1 CHF = 106.9646 KGS
1 KGS = 0.009349
CHF
Avg
110.0398
High
113.6135
Low
106.9646
Last updated: 7/26/2026, 3:03:13 AM
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-26T03:03:13Z",
"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