Rate Overview
Live
1 CZK = 0.094473 BZD
1 BZD = 10.5850
CZK
Avg
0.095166
High
0.098808
Low
0.086914
Last updated: 3/27/2026, 11:22:53 AM
Quick Conversions
| CZK | BZD |
|---|---|
| 1 CZK | 0.09 BZD |
| 10 CZK | 0.94 BZD |
| 50 CZK | 4.72 BZD |
| 100 CZK | 9.45 BZD |
| 500 CZK | 47.24 BZD |
| 1,000 CZK | 94.47 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-27T11:22:53Z",
"rates": {
"BZD": 0.094473
}
}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.4473,
"rate": 0.094473
}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