Rate Overview
Live
1 CAD = 15.3278 CZK
1 CZK = 0.065241
CAD
Avg
15.3725
High
15.4615
Low
15.2951
Last updated: 3/27/2026, 4:49:05 PM
Quick Conversions
| CAD | CZK |
|---|---|
| 1 CAD | 15.33 CZK |
| 10 CAD | 153.28 CZK |
| 50 CAD | 766.39 CZK |
| 100 CAD | 1,532.78 CZK |
| 500 CAD | 7,663.90 CZK |
| 1,000 CAD | 15,327.80 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-27T16:49:05Z",
"rates": {
"CZK": 15.327797
}
}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": 1532.7797,
"rate": 15.327797
}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