Rate Overview
Live
1 KES = 0.010719 CAD
1 CAD = 93.2923
KES
Avg
0.010680
High
0.010719
Low
0.010637
Last updated: 9/11/2026, 11:20:03 PM
Quick Conversions
| KES | CAD |
|---|---|
| 1 KES | 0.01 CAD |
| 10 KES | 0.11 CAD |
| 50 KES | 0.54 CAD |
| 100 KES | 1.07 CAD |
| 500 KES | 5.36 CAD |
| 1,000 KES | 10.72 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-09-11T23:20:03Z",
"rates": {
"CAD": 0.010719
}
}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.0718999999999999,
"rate": 0.010719
}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