Rate Overview
Live
1 BSD = 21.2421 CZK
1 CZK = 0.047076
BSD
Avg
21.1678
High
21.2447
Low
21.0745
Last updated: 3/27/2026, 3:51:04 AM
Quick Conversions
| BSD | CZK |
|---|---|
| 1 BSD | 21.24 CZK |
| 10 BSD | 212.42 CZK |
| 50 BSD | 1,062.11 CZK |
| 100 BSD | 2,124.21 CZK |
| 500 BSD | 10,621.05 CZK |
| 1,000 BSD | 21,242.10 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-27T03:51:04Z",
"rates": {
"CZK": 21.2421
}
}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": 2124.21,
"rate": 21.2421
}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