Rate Overview
Live
1 BBD = 10.4241 CZK
1 CZK = 0.095931
BBD
Avg
10.3888
High
10.6547
Low
10.2043
Last updated: 5/26/2026, 12:12:15 PM
Quick Conversions
| BBD | CZK |
|---|---|
| 1 BBD | 10.42 CZK |
| 10 BBD | 104.24 CZK |
| 50 BBD | 521.21 CZK |
| 100 BBD | 1,042.41 CZK |
| 500 BBD | 5,212.06 CZK |
| 1,000 BBD | 10,424.13 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-05-26T12:12:15Z",
"rates": {
"CZK": 10.424125
}
}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": 1042.4125,
"rate": 10.424125
}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