Rate Overview
Live
1 CAD = 15.0968 CZK
1 CZK = 0.066239
CAD
Avg
15.1879
High
15.9232
Low
14.8046
Last updated: 5/27/2026, 9:44:32 PM
Quick Conversions
| CAD | CZK |
|---|---|
| 1 CAD | 15.10 CZK |
| 10 CAD | 150.97 CZK |
| 50 CAD | 754.84 CZK |
| 100 CAD | 1,509.68 CZK |
| 500 CAD | 7,548.38 CZK |
| 1,000 CAD | 15,096.75 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-27T21:44:32Z",
"rates": {
"CZK": 15.096752
}
}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": 1509.6752000000001,
"rate": 15.096752
}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