Rate Overview
Live
1 KGS = 0.009189 CHF
1 CHF = 108.8258
KGS
Avg
0.009235
High
0.009274
Low
0.009178
Last updated: 7/4/2026, 3:21:13 AM
Quick Conversions
| KGS | CHF |
|---|---|
| 1 KGS | 0.01 CHF |
| 10 KGS | 0.09 CHF |
| 50 KGS | 0.46 CHF |
| 100 KGS | 0.92 CHF |
| 500 KGS | 4.59 CHF |
| 1,000 KGS | 9.19 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-07-04T03:21:13Z",
"rates": {
"CHF": 0.009189
}
}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.9188999999999999,
"rate": 0.009189
}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