Rate Overview
Live
1 CZK = 0.065240 CAD
1 CAD = 15.3280
CZK
Avg
0.065051
High
0.065380
Low
0.064676
Last updated: 3/27/2026, 4:46:42 PM
Quick Conversions
| CZK | CAD |
|---|---|
| 1 CZK | 0.07 CAD |
| 10 CZK | 0.65 CAD |
| 50 CZK | 3.26 CAD |
| 100 CZK | 6.52 CAD |
| 500 CZK | 32.62 CAD |
| 1,000 CZK | 65.24 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-27T16:46:42Z",
"rates": {
"CAD": 0.06524
}
}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.524000000000001,
"rate": 0.06524
}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