Rate Overview
Live
1 BBD = 10.6465 CZK
1 CZK = 0.093928
BBD
Avg
10.6547
High
10.6917
Low
10.6356
Last updated: 7/1/2026, 8:35:05 AM
Quick Conversions
| BBD | CZK |
|---|---|
| 1 BBD | 10.65 CZK |
| 10 BBD | 106.46 CZK |
| 50 BBD | 532.32 CZK |
| 100 BBD | 1,064.65 CZK |
| 500 BBD | 5,323.24 CZK |
| 1,000 BBD | 10,646.48 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-01T08:35:05Z",
"rates": {
"CZK": 10.646475
}
}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": 1064.6475,
"rate": 10.646475
}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