Rate Overview
Live
1 CZK = 0.094534 BBD
1 BBD = 10.5782
CZK
Avg
0.095510
High
0.096140
Low
0.094508
Last updated: 6/19/2026, 8:24:00 AM
Quick Conversions
| CZK | BBD |
|---|---|
| 1 CZK | 0.09 BBD |
| 10 CZK | 0.95 BBD |
| 50 CZK | 4.73 BBD |
| 100 CZK | 9.45 BBD |
| 500 CZK | 47.27 BBD |
| 1,000 CZK | 94.53 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-06-19T08:24:00Z",
"rates": {
"BBD": 0.094534
}
}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.4534,
"rate": 0.094534
}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