Rate Overview
Live
1 BBD = 10.6317 CZK
1 CZK = 0.094058
BBD
Avg
10.5981
High
11.5564
Low
10.2106
Last updated: 3/26/2026, 6:00:46 PM
Quick Conversions
| BBD | CZK |
|---|---|
| 1 BBD | 10.63 CZK |
| 10 BBD | 106.32 CZK |
| 50 BBD | 531.59 CZK |
| 100 BBD | 1,063.17 CZK |
| 500 BBD | 5,315.85 CZK |
| 1,000 BBD | 10,631.70 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-03-26T18:00:46Z",
"rates": {
"CZK": 10.6317
}
}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": 1063.17,
"rate": 10.6317
}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