Rate Overview
Live
1 CHF = 108.8209 KGS
1 KGS = 0.009189
CHF
Avg
108.4994
High
108.9559
Low
107.8225
Last updated: 7/6/2026, 12:17:09 AM
Quick Conversions
| CHF | KGS |
|---|---|
| 1 CHF | 108.82 KGS |
| 10 CHF | 1,088.21 KGS |
| 50 CHF | 5,441.05 KGS |
| 100 CHF | 10,882.09 KGS |
| 500 CHF | 54,410.46 KGS |
| 1,000 CHF | 108,820.92 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-06T00:17:09Z",
"rates": {
"KGS": 108.820923
}
}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": 10882.0923,
"rate": 108.820923
}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