Rate Overview
Live
1 BSD = 20.9933 CZK
1 CZK = 0.047634
BSD
Avg
20.8092
High
21.0047
Low
20.5194
Last updated: 3/6/2026, 8:11:02 AM
Quick Conversions
| BSD | CZK |
|---|---|
| 1 BSD | 20.99 CZK |
| 10 BSD | 209.93 CZK |
| 50 BSD | 1,049.67 CZK |
| 100 BSD | 2,099.34 CZK |
| 500 BSD | 10,496.68 CZK |
| 1,000 BSD | 20,993.35 CZK |
Get BSD/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=CZKExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-03-06T08:11:02Z",
"rates": {
"CZK": 20.99335
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "CZK",
"amount": 100
},
"result": 2099.335,
"rate": 20.99335
}Build with BSD/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key