Rate Overview
Live
1 KGS = 0.008886 CHF
1 CHF = 112.5366
KGS
Avg
0.008883
High
0.008972
Low
0.008783
Last updated: 3/6/2026, 7:13:10 PM
Quick Conversions
| KGS | CHF |
|---|---|
| 1 KGS | 0.01 CHF |
| 10 KGS | 0.09 CHF |
| 50 KGS | 0.44 CHF |
| 100 KGS | 0.89 CHF |
| 500 KGS | 4.44 CHF |
| 1,000 KGS | 8.89 CHF |
Get KGS/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=CHFExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-06T19:13:10Z",
"rates": {
"CHF": 0.008886
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "CHF",
"amount": 100
},
"result": 0.8886,
"rate": 0.008886
}Build with KGS/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key