Rate Overview
Live
1 CAD = 14.8568 CZK
1 CZK = 0.067309
CAD
Avg
14.9034
High
14.9799
Low
14.8568
Last updated: 7/7/2026, 12:59:01 AM
Quick Conversions
| CAD | CZK |
|---|---|
| 1 CAD | 14.86 CZK |
| 10 CAD | 148.57 CZK |
| 50 CAD | 742.84 CZK |
| 100 CAD | 1,485.68 CZK |
| 500 CAD | 7,428.42 CZK |
| 1,000 CAD | 14,856.83 CZK |
Get CAD/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=CZKExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-07T00:59:01Z",
"rates": {
"CZK": 14.856834
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "CZK",
"amount": 100
},
"result": 1485.6834,
"rate": 14.856834
}Build with CAD/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key