Rate Overview
Live
1 CHF = 107.3106 KGS
1 KGS = 0.009319
CHF
Avg
110.8465
High
113.9828
Low
107.3106
Last updated: 7/23/2026, 10:01:49 AM
Quick Conversions
| CHF | KGS |
|---|---|
| 1 CHF | 107.31 KGS |
| 10 CHF | 1,073.11 KGS |
| 50 CHF | 5,365.53 KGS |
| 100 CHF | 10,731.06 KGS |
| 500 CHF | 53,655.29 KGS |
| 1,000 CHF | 107,310.58 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-23T10:01:49Z",
"rates": {
"KGS": 107.310582
}
}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": 10731.0582,
"rate": 107.310582
}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