Rate Overview
Live
1 CHF = 107.5171 KGS
1 KGS = 0.009301
CHF
Avg
110.0461
High
113.8432
Low
107.5171
Last updated: 7/23/2026, 4:06:58 AM
Quick Conversions
| CHF | KGS |
|---|---|
| 1 CHF | 107.52 KGS |
| 10 CHF | 1,075.17 KGS |
| 50 CHF | 5,375.85 KGS |
| 100 CHF | 10,751.71 KGS |
| 500 CHF | 53,758.54 KGS |
| 1,000 CHF | 107,517.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-07-23T04:06:58Z",
"rates": {
"KGS": 107.51708
}
}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": 10751.708,
"rate": 107.51708
}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