Rate Overview
Live
1 BBD = 10.5093 CZK
1 CZK = 0.095154
BBD
Avg
10.4975
High
10.5163
Low
10.4704
Last updated: 8/12/2026, 8:36:55 AM
Quick Conversions
| BBD | CZK |
|---|---|
| 1 BBD | 10.51 CZK |
| 10 BBD | 105.09 CZK |
| 50 BBD | 525.47 CZK |
| 100 BBD | 1,050.93 CZK |
| 500 BBD | 5,254.65 CZK |
| 1,000 BBD | 10,509.30 CZK |
Get BBD/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=CZKExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-08-12T08:36:55Z",
"rates": {
"CZK": 10.5093
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "CZK",
"amount": 100
},
"result": 1050.93,
"rate": 10.5093
}Build with BBD/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key