Rate Overview
Live
1 CAD = 15.3382 CZK
1 CZK = 0.065197
CAD
Avg
16.6574
High
18.8524
Low
14.8549
Last updated: 3/27/2026, 6:53:17 PM
Quick Conversions
| CAD | CZK |
|---|---|
| 1 CAD | 15.34 CZK |
| 10 CAD | 153.38 CZK |
| 50 CAD | 766.91 CZK |
| 100 CAD | 1,533.82 CZK |
| 500 CAD | 7,669.09 CZK |
| 1,000 CAD | 15,338.19 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-27T18:53:17Z",
"rates": {
"CZK": 15.338187
}
}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": 1533.8187,
"rate": 15.338187
}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