Rate Overview
Live
1 CZK = 0.094340 BZD
1 BZD = 10.6000
CZK
Avg
0.096923
High
0.099098
Low
0.094340
Last updated: 3/27/2026, 1:01:34 PM
Quick Conversions
| CZK | BZD |
|---|---|
| 1 CZK | 0.09 BZD |
| 10 CZK | 0.94 BZD |
| 50 CZK | 4.72 BZD |
| 100 CZK | 9.43 BZD |
| 500 CZK | 47.17 BZD |
| 1,000 CZK | 94.34 BZD |
Get CZK/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=BZDExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-27T13:01:34Z",
"rates": {
"BZD": 0.09434
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "BZD",
"amount": 100
},
"result": 9.434,
"rate": 0.09434
}Build with CZK/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key