Rate Overview
Live
1 CZK = 0.094237 BBD
1 BBD = 10.6115
CZK
Avg
0.094228
High
0.094413
Low
0.093992
Last updated: 7/29/2026, 8:47:34 AM
Quick Conversions
| CZK | BBD |
|---|---|
| 1 CZK | 0.09 BBD |
| 10 CZK | 0.94 BBD |
| 50 CZK | 4.71 BBD |
| 100 CZK | 9.42 BBD |
| 500 CZK | 47.12 BBD |
| 1,000 CZK | 94.24 BBD |
Get CZK/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=BBDExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-29T08:47:34Z",
"rates": {
"BBD": 0.094237
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "BBD",
"amount": 100
},
"result": 9.4237,
"rate": 0.094237
}Build with CZK/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key