Rate Overview
Live
1 CHF = 111.9542 KGS
1 KGS = 0.008932
CHF
Avg
111.6154
High
111.9649
Low
110.8111
Last updated: 5/6/2026, 8:18:59 AM
Quick Conversions
| CHF | KGS |
|---|---|
| 1 CHF | 111.95 KGS |
| 10 CHF | 1,119.54 KGS |
| 50 CHF | 5,597.71 KGS |
| 100 CHF | 11,195.42 KGS |
| 500 CHF | 55,977.08 KGS |
| 1,000 CHF | 111,954.16 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-06T08:18:59Z",
"rates": {
"KGS": 111.954157
}
}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": 11195.4157,
"rate": 111.954157
}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