Rate Overview
Live
1 BBD = 10.6122 CZK
1 CZK = 0.094231
BBD
Avg
10.4094
High
10.7062
Low
10.2106
Last updated: 3/26/2026, 4:31:01 PM
Quick Conversions
| BBD | CZK |
|---|---|
| 1 BBD | 10.61 CZK |
| 10 BBD | 106.12 CZK |
| 50 BBD | 530.61 CZK |
| 100 BBD | 1,061.22 CZK |
| 500 BBD | 5,306.10 CZK |
| 1,000 BBD | 10,612.20 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-26T16:31:01Z",
"rates": {
"CZK": 10.6122
}
}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": 1061.22,
"rate": 10.6122
}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