Rate Overview
Live
1 BBD = 10.5708 CZK
1 CZK = 0.094600
BBD
Avg
10.4009
High
10.6521
Low
10.1445
Last updated: 7/3/2026, 4:04:51 PM
Quick Conversions
| BBD | CZK |
|---|---|
| 1 BBD | 10.57 CZK |
| 10 BBD | 105.71 CZK |
| 50 BBD | 528.54 CZK |
| 100 BBD | 1,057.08 CZK |
| 500 BBD | 5,285.40 CZK |
| 1,000 BBD | 10,570.80 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-07-03T16:04:51Z",
"rates": {
"CZK": 10.5708
}
}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": 1057.08,
"rate": 10.5708
}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