Rate Overview
Live
1 KZT = 0.002969 CAD
1 CAD = 336.8137
KZT
Avg
0.002858
High
0.003005
Low
0.002703
Last updated: 7/26/2026, 4:34:52 PM
Quick Conversions
| KZT | CAD |
|---|---|
| 1 KZT | 0.00 CAD |
| 10 KZT | 0.03 CAD |
| 50 KZT | 0.15 CAD |
| 100 KZT | 0.30 CAD |
| 500 KZT | 1.48 CAD |
| 1,000 KZT | 2.97 CAD |
Get KZT/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KZT¤cies=CADExample Response:
{
"success": true,
"base": "KZT",
"date": "2026-07-26T16:34:52Z",
"rates": {
"CAD": 0.002969
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KZT&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KZT",
"to": "CAD",
"amount": 100
},
"result": 0.2969,
"rate": 0.002969
}Build with KZT/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key