Rate Overview
Live
1 CHF = 111.3141 KGS
1 KGS = 0.008984
CHF
Avg
110.0307
High
113.9828
Low
106.4093
Last updated: 5/26/2026, 7:37:24 PM
Quick Conversions
| CHF | KGS |
|---|---|
| 1 CHF | 111.31 KGS |
| 10 CHF | 1,113.14 KGS |
| 50 CHF | 5,565.70 KGS |
| 100 CHF | 11,131.41 KGS |
| 500 CHF | 55,657.04 KGS |
| 1,000 CHF | 111,314.08 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-26T19:37:24Z",
"rates": {
"KGS": 111.314079
}
}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": 11131.4079,
"rate": 111.314079
}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