Rate Overview
Live
1 CAD = 15.1403 CZK
1 CZK = 0.066049
CAD
Avg
15.2487
High
15.3237
Low
15.1403
Last updated: 5/7/2026, 2:52:28 PM
Quick Conversions
| CAD | CZK |
|---|---|
| 1 CAD | 15.14 CZK |
| 10 CAD | 151.40 CZK |
| 50 CAD | 757.02 CZK |
| 100 CAD | 1,514.03 CZK |
| 500 CAD | 7,570.16 CZK |
| 1,000 CAD | 15,140.31 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-07T14:52:28Z",
"rates": {
"CZK": 15.14031
}
}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": 1514.031,
"rate": 15.14031
}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