Rate Overview
Live
1 CHF = 107.5441 KGS
1 KGS = 0.009299
CHF
Avg
107.9721
High
108.6636
Low
107.5441
Last updated: 8/15/2026, 4:55:47 AM
Quick Conversions
| CHF | KGS |
|---|---|
| 1 CHF | 107.54 KGS |
| 10 CHF | 1,075.44 KGS |
| 50 CHF | 5,377.21 KGS |
| 100 CHF | 10,754.41 KGS |
| 500 CHF | 53,772.06 KGS |
| 1,000 CHF | 107,544.12 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-08-15T04:55:47Z",
"rates": {
"KGS": 107.544119
}
}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": 10754.4119,
"rate": 107.544119
}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