Rate Overview
Live
1 CHF = 110.0044 KGS
1 KGS = 0.009091
CHF
Avg
111.6430
High
113.9828
Low
109.1635
Last updated: 3/27/2026, 3:51:36 AM
Quick Conversions
| CHF | KGS |
|---|---|
| 1 CHF | 110.00 KGS |
| 10 CHF | 1,100.04 KGS |
| 50 CHF | 5,500.22 KGS |
| 100 CHF | 11,000.44 KGS |
| 500 CHF | 55,002.22 KGS |
| 1,000 CHF | 110,004.44 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-27T03:51:36Z",
"rates": {
"KGS": 110.004439
}
}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": 11000.4439,
"rate": 110.004439
}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