Rate Overview
Live
1 CHF = 108.3673 KGS
1 KGS = 0.009228
CHF
Avg
108.2447
High
108.8554
Low
107.5542
Last updated: 9/4/2026, 5:29:01 AM
Quick Conversions
| CHF | KGS |
|---|---|
| 1 CHF | 108.37 KGS |
| 10 CHF | 1,083.67 KGS |
| 50 CHF | 5,418.37 KGS |
| 100 CHF | 10,836.73 KGS |
| 500 CHF | 54,183.67 KGS |
| 1,000 CHF | 108,367.35 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-09-04T05:29:01Z",
"rates": {
"KGS": 108.367347
}
}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": 10836.734699999999,
"rate": 108.367347
}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