Rate Overview
Live
1 KZT = 0.003006 CAD
1 CAD = 332.6680
KZT
Avg
0.002960
High
0.003006
Low
0.002920
Last updated: 7/4/2026, 11:00:37 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.50 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-04T23:00:37Z",
"rates": {
"CAD": 0.003006
}
}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.3006,
"rate": 0.003006
}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