Rate Overview
Live
1 CHF = 110.0148 KGS
1 KGS = 0.009090
CHF
Avg
109.8075
High
110.1758
Low
109.4221
Last updated: 6/15/2026, 10:28:25 PM
Quick Conversions
| CHF | KGS |
|---|---|
| 1 CHF | 110.01 KGS |
| 10 CHF | 1,100.15 KGS |
| 50 CHF | 5,500.74 KGS |
| 100 CHF | 11,001.48 KGS |
| 500 CHF | 55,007.38 KGS |
| 1,000 CHF | 110,014.76 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-06-15T22:28:25Z",
"rates": {
"KGS": 110.014762
}
}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.476200000001,
"rate": 110.014762
}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