Rate Overview
Live
1 CHF = 107.3713 KGS
1 KGS = 0.009313
CHF
Avg
108.0377
High
108.4208
Low
107.3713
Last updated: 7/23/2026, 12:11:36 AM
Quick Conversions
| CHF | KGS |
|---|---|
| 1 CHF | 107.37 KGS |
| 10 CHF | 1,073.71 KGS |
| 50 CHF | 5,368.57 KGS |
| 100 CHF | 10,737.13 KGS |
| 500 CHF | 53,685.66 KGS |
| 1,000 CHF | 107,371.33 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-23T00:11:36Z",
"rates": {
"KGS": 107.371328
}
}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": 10737.132800000001,
"rate": 107.371328
}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