Rate Overview
Live
1 KES = 0.006032 CHF
1 CHF = 165.7825
KES
Avg
0.006064
High
0.006111
Low
0.006032
Last updated: 5/6/2026, 11:20:44 AM
Quick Conversions
| KES | CHF |
|---|---|
| 1 KES | 0.01 CHF |
| 10 KES | 0.06 CHF |
| 50 KES | 0.30 CHF |
| 100 KES | 0.60 CHF |
| 500 KES | 3.02 CHF |
| 1,000 KES | 6.03 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-05-06T11:20:44Z",
"rates": {
"CHF": 0.006032
}
}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.6032,
"rate": 0.006032
}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