Rate Overview
Live
1 CHF = 112.0466 KGS
1 KGS = 0.008925
CHF
Avg
111.2298
High
112.0466
Low
110.5458
Last updated: 4/16/2026, 6:01:21 AM
Quick Conversions
| CHF | KGS |
|---|---|
| 1 CHF | 112.05 KGS |
| 10 CHF | 1,120.47 KGS |
| 50 CHF | 5,602.33 KGS |
| 100 CHF | 11,204.66 KGS |
| 500 CHF | 56,023.30 KGS |
| 1,000 CHF | 112,046.61 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-04-16T06:01:21Z",
"rates": {
"KGS": 112.046609
}
}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": 11204.6609,
"rate": 112.046609
}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