Rate Overview
Live
1 KES = 0.010678 CAD
1 CAD = 93.6505
KES
Avg
0.010697
High
0.011052
Low
0.010498
Last updated: 3/27/2026, 10:19:40 AM
Quick Conversions
| KES | CAD |
|---|---|
| 1 KES | 0.01 CAD |
| 10 KES | 0.11 CAD |
| 50 KES | 0.53 CAD |
| 100 KES | 1.07 CAD |
| 500 KES | 5.34 CAD |
| 1,000 KES | 10.68 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-03-27T10:19:40Z",
"rates": {
"CAD": 0.010678
}
}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.0678,
"rate": 0.010678
}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