Rate Overview
Live
1 CZK = 0.067027 CAD
1 CAD = 14.9194
CZK
Avg
0.067058
High
0.067224
Low
0.066755
Last updated: 7/7/2026, 10:52:56 AM
Quick Conversions
| CZK | CAD |
|---|---|
| 1 CZK | 0.07 CAD |
| 10 CZK | 0.67 CAD |
| 50 CZK | 3.35 CAD |
| 100 CZK | 6.70 CAD |
| 500 CZK | 33.51 CAD |
| 1,000 CZK | 67.03 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-07T10:52:56Z",
"rates": {
"CAD": 0.067027
}
}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.7027,
"rate": 0.067027
}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