Rate Overview
Live
1 CZK = 0.067288 CAD
1 CAD = 14.8615
CZK
Avg
0.067030
High
0.067291
Low
0.066436
Last updated: 6/17/2026, 5:56:34 AM
Quick Conversions
| CZK | CAD |
|---|---|
| 1 CZK | 0.07 CAD |
| 10 CZK | 0.67 CAD |
| 50 CZK | 3.36 CAD |
| 100 CZK | 6.73 CAD |
| 500 CZK | 33.64 CAD |
| 1,000 CZK | 67.29 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-06-17T05:56:34Z",
"rates": {
"CAD": 0.067288
}
}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.7288,
"rate": 0.067288
}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