Rate Overview
Live
1 KES = 0.010635 CAD
1 CAD = 94.0291
KES
Avg
0.010691
High
0.010733
Low
0.010615
Last updated: 8/21/2026, 5:36:02 PM
Quick Conversions
| KES | CAD |
|---|---|
| 1 KES | 0.01 CAD |
| 10 KES | 0.11 CAD |
| 50 KES | 0.53 CAD |
| 100 KES | 1.06 CAD |
| 500 KES | 5.32 CAD |
| 1,000 KES | 10.64 CAD |
Get KES/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=CADExample Response:
{
"success": true,
"base": "KES",
"date": "2026-08-21T17:36:02Z",
"rates": {
"CAD": 0.010635
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "CAD",
"amount": 100
},
"result": 1.0635000000000001,
"rate": 0.010635
}Build with KES/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key