Rate Overview
Live
1 CAD = 15.0372 CZK
1 CZK = 0.066502
CAD
Avg
15.0559
High
15.0886
Low
15.0238
Last updated: 7/27/2026, 1:58:45 PM
Quick Conversions
| CAD | CZK |
|---|---|
| 1 CAD | 15.04 CZK |
| 10 CAD | 150.37 CZK |
| 50 CAD | 751.86 CZK |
| 100 CAD | 1,503.72 CZK |
| 500 CAD | 7,518.58 CZK |
| 1,000 CAD | 15,037.15 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-27T13:58:45Z",
"rates": {
"CZK": 15.037151
}
}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": 1503.7151,
"rate": 15.037151
}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