Rate Overview
Live
1 CHF = 108.9273 KGS
1 KGS = 0.009180
CHF
Avg
108.3657
High
108.9559
Low
107.8225
Last updated: 7/4/2026, 10:07:53 PM
Quick Conversions
| CHF | KGS |
|---|---|
| 1 CHF | 108.93 KGS |
| 10 CHF | 1,089.27 KGS |
| 50 CHF | 5,446.36 KGS |
| 100 CHF | 10,892.73 KGS |
| 500 CHF | 54,463.64 KGS |
| 1,000 CHF | 108,927.29 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-04T22:07:53Z",
"rates": {
"KGS": 108.927285
}
}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": 10892.7285,
"rate": 108.927285
}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