Rate Overview
Live
1 KZT = 0.003037 CAD
1 CAD = 329.2723
KZT
Avg
0.003012
High
0.003037
Low
0.002989
Last updated: 9/4/2026, 5:55:19 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.52 CAD |
| 1,000 KZT | 3.04 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-09-04T17:55:19Z",
"rates": {
"CAD": 0.003037
}
}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.3037,
"rate": 0.003037
}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