Rate Overview
Live
1 CHF = 110.0179 KGS
1 KGS = 0.009089
CHF
Avg
110.7627
High
111.1495
Low
110.0179
Last updated: 3/27/2026, 2:15:47 AM
Quick Conversions
| CHF | KGS |
|---|---|
| 1 CHF | 110.02 KGS |
| 10 CHF | 1,100.18 KGS |
| 50 CHF | 5,500.90 KGS |
| 100 CHF | 11,001.79 KGS |
| 500 CHF | 55,008.97 KGS |
| 1,000 CHF | 110,017.94 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-27T02:15:47Z",
"rates": {
"KGS": 110.017939
}
}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": 11001.7939,
"rate": 110.017939
}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