Rate Overview
Live
1 CZK = 0.094890 BZD
1 BZD = 10.5385
CZK
Avg
0.095023
High
0.095269
Low
0.094701
Last updated: 7/9/2026, 3:02:52 AM
Quick Conversions
| CZK | BZD |
|---|---|
| 1 CZK | 0.09 BZD |
| 10 CZK | 0.95 BZD |
| 50 CZK | 4.74 BZD |
| 100 CZK | 9.49 BZD |
| 500 CZK | 47.45 BZD |
| 1,000 CZK | 94.89 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-07-09T03:02:52Z",
"rates": {
"BZD": 0.09489
}
}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.489,
"rate": 0.09489
}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