Rate Overview
Live
1 CZK = 0.066015 CAD
1 CAD = 15.1481
CZK
Avg
0.065568
High
0.066015
Low
0.065258
Last updated: 5/7/2026, 11:24:45 AM
Quick Conversions
| CZK | CAD |
|---|---|
| 1 CZK | 0.07 CAD |
| 10 CZK | 0.66 CAD |
| 50 CZK | 3.30 CAD |
| 100 CZK | 6.60 CAD |
| 500 CZK | 33.01 CAD |
| 1,000 CZK | 66.02 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-05-07T11:24:45Z",
"rates": {
"CAD": 0.066015
}
}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.601500000000001,
"rate": 0.066015
}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