Rate Overview
Live
1 CAD = 15.1093 CZK
1 CZK = 0.066184
CAD
Avg
15.1137
High
15.5110
Low
14.8679
Last updated: 7/20/2026, 3:35:10 AM
Quick Conversions
| CAD | CZK |
|---|---|
| 1 CAD | 15.11 CZK |
| 10 CAD | 151.09 CZK |
| 50 CAD | 755.47 CZK |
| 100 CAD | 1,510.93 CZK |
| 500 CAD | 7,554.67 CZK |
| 1,000 CAD | 15,109.34 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-20T03:35:10Z",
"rates": {
"CZK": 15.109337
}
}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": 1510.9337,
"rate": 15.109337
}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