Rate Overview
Live
1 CHF = 112.6463 KGS
1 KGS = 0.008877
CHF
Avg
112.4831
High
113.8502
Low
111.4499
Last updated: 3/7/2026, 12:15:01 AM
Quick Conversions
| CHF | KGS |
|---|---|
| 1 CHF | 112.65 KGS |
| 10 CHF | 1,126.46 KGS |
| 50 CHF | 5,632.31 KGS |
| 100 CHF | 11,264.63 KGS |
| 500 CHF | 56,323.13 KGS |
| 1,000 CHF | 112,646.26 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-03-07T00:15:01Z",
"rates": {
"KGS": 112.646263
}
}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": 11264.6263,
"rate": 112.646263
}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