Rate Overview
Live
1 KZT = 0.003010 CAD
1 CAD = 332.2259
KZT
Avg
0.002878
High
0.003014
Low
0.002708
Last updated: 7/23/2026, 6:46:44 AM
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.51 CAD |
| 1,000 KZT | 3.01 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-23T06:46:44Z",
"rates": {
"CAD": 0.00301
}
}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.301,
"rate": 0.00301
}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