Rate Overview
Live
1 CZK = 0.064622 CAD
1 CAD = 15.4746
CZK
Avg
0.065324
High
0.066489
Low
0.064622
Last updated: 3/7/2026, 6:47:48 AM
Quick Conversions
| CZK | CAD |
|---|---|
| 1 CZK | 0.06 CAD |
| 10 CZK | 0.65 CAD |
| 50 CZK | 3.23 CAD |
| 100 CZK | 6.46 CAD |
| 500 CZK | 32.31 CAD |
| 1,000 CZK | 64.62 CAD |
Get CZK/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=CADExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-07T06:47:48Z",
"rates": {
"CAD": 0.064622
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "CAD",
"amount": 100
},
"result": 6.4622,
"rate": 0.064622
}Build with CZK/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key