Rate Overview
Live
1 CAD = 15.0621 CZK
1 CZK = 0.066392
CAD
Avg
16.4523
High
18.5698
Low
14.9552
Last updated: 7/26/2026, 12:33:38 AM
Quick Conversions
| CAD | CZK |
|---|---|
| 1 CAD | 15.06 CZK |
| 10 CAD | 150.62 CZK |
| 50 CAD | 753.10 CZK |
| 100 CAD | 1,506.21 CZK |
| 500 CAD | 7,531.03 CZK |
| 1,000 CAD | 15,062.05 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-07-26T00:33:38Z",
"rates": {
"CZK": 15.062052
}
}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": 1506.2051999999999,
"rate": 15.062052
}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