Rate Overview
Live
1 CAD = 15.1340 CZK
1 CZK = 0.066076
CAD
Avg
15.2480
High
15.3237
Low
15.1340
Last updated: 5/7/2026, 3:46:02 PM
Quick Conversions
| CAD | CZK |
|---|---|
| 1 CAD | 15.13 CZK |
| 10 CAD | 151.34 CZK |
| 50 CAD | 756.70 CZK |
| 100 CAD | 1,513.40 CZK |
| 500 CAD | 7,567.02 CZK |
| 1,000 CAD | 15,134.04 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-05-07T15:46:02Z",
"rates": {
"CZK": 15.134042
}
}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": 1513.4042000000002,
"rate": 15.134042
}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