Rate Overview
Live
1 CAD = 14.8587 CZK
1 CZK = 0.067301
CAD
Avg
14.9186
High
15.0520
Low
14.8587
Last updated: 6/17/2026, 6:43:36 AM
Quick Conversions
| CAD | CZK |
|---|---|
| 1 CAD | 14.86 CZK |
| 10 CAD | 148.59 CZK |
| 50 CAD | 742.93 CZK |
| 100 CAD | 1,485.87 CZK |
| 500 CAD | 7,429.33 CZK |
| 1,000 CAD | 14,858.65 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-06-17T06:43:36Z",
"rates": {
"CZK": 14.858654
}
}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.8654,
"rate": 14.858654
}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