Rate Overview
Live
1 CAD = 15.0594 CZK
1 CZK = 0.066404
CAD
Avg
15.0403
High
15.1202
Low
14.9808
Last updated: 9/6/2026, 6:31:05 AM
Quick Conversions
| CAD | CZK |
|---|---|
| 1 CAD | 15.06 CZK |
| 10 CAD | 150.59 CZK |
| 50 CAD | 752.97 CZK |
| 100 CAD | 1,505.94 CZK |
| 500 CAD | 7,529.68 CZK |
| 1,000 CAD | 15,059.36 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-09-06T06:31:05Z",
"rates": {
"CZK": 15.059364
}
}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": 1505.9364,
"rate": 15.059364
}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