Rate Overview
Live
1 CHF = 111.2695 KGS
1 KGS = 0.008987
CHF
Avg
111.5953
High
113.9828
Low
109.1635
Last updated: 5/26/2026, 6:26:38 PM
Quick Conversions
| CHF | KGS |
|---|---|
| 1 CHF | 111.27 KGS |
| 10 CHF | 1,112.69 KGS |
| 50 CHF | 5,563.47 KGS |
| 100 CHF | 11,126.95 KGS |
| 500 CHF | 55,634.73 KGS |
| 1,000 CHF | 111,269.47 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-05-26T18:26:38Z",
"rates": {
"KGS": 111.269467
}
}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": 11126.9467,
"rate": 111.269467
}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