Rate Overview
Live
1 KES = 0.006252 CHF
1 CHF = 159.9488
KES
Avg
0.006220
High
0.006252
Low
0.006189
Last updated: 8/30/2026, 7:40:53 AM
Quick Conversions
| KES | CHF |
|---|---|
| 1 KES | 0.01 CHF |
| 10 KES | 0.06 CHF |
| 50 KES | 0.31 CHF |
| 100 KES | 0.63 CHF |
| 500 KES | 3.13 CHF |
| 1,000 KES | 6.25 CHF |
Get KES/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=CHFExample Response:
{
"success": true,
"base": "KES",
"date": "2026-08-30T07:40:53Z",
"rates": {
"CHF": 0.006252
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "CHF",
"amount": 100
},
"result": 0.6252,
"rate": 0.006252
}Build with KES/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key