Rate Overview
Live
1 CZK = 0.066201 CAD
1 CAD = 15.1055
CZK
Avg
0.066182
High
0.067258
Low
0.064470
Last updated: 7/23/2026, 3:34:14 PM
Quick Conversions
| CZK | CAD |
|---|---|
| 1 CZK | 0.07 CAD |
| 10 CZK | 0.66 CAD |
| 50 CZK | 3.31 CAD |
| 100 CZK | 6.62 CAD |
| 500 CZK | 33.10 CAD |
| 1,000 CZK | 66.20 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-07-23T15:34:14Z",
"rates": {
"CAD": 0.066201
}
}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.6201,
"rate": 0.066201
}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