Rate Overview
Live
1 CAD = 15.4743 CZK
1 CZK = 0.064623
CAD
Avg
15.2893
High
15.4743
Low
15.0399
Last updated: 3/7/2026, 12:31:14 AM
Quick Conversions
| CAD | CZK |
|---|---|
| 1 CAD | 15.47 CZK |
| 10 CAD | 154.74 CZK |
| 50 CAD | 773.72 CZK |
| 100 CAD | 1,547.43 CZK |
| 500 CAD | 7,737.16 CZK |
| 1,000 CAD | 15,474.33 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-07T00:31:14Z",
"rates": {
"CZK": 15.474326
}
}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": 1547.4325999999999,
"rate": 15.474326
}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