Rate Overview
Live
1 CAD = 15.3831 CZK
1 CZK = 0.065006
CAD
Avg
15.3796
High
15.6149
Low
15.0084
Last updated: 3/27/2026, 11:39:55 AM
Quick Conversions
| CAD | CZK |
|---|---|
| 1 CAD | 15.38 CZK |
| 10 CAD | 153.83 CZK |
| 50 CAD | 769.15 CZK |
| 100 CAD | 1,538.31 CZK |
| 500 CAD | 7,691.55 CZK |
| 1,000 CAD | 15,383.10 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-03-27T11:39:55Z",
"rates": {
"CZK": 15.383096
}
}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": 1538.3096,
"rate": 15.383096
}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