Rate Overview
Live
1 BND = 16.5437 CZK
1 CZK = 0.060446
BND
Avg
16.5222
High
16.5849
Low
16.4217
Last updated: 3/27/2026, 4:52:09 PM
Quick Conversions
| BND | CZK |
|---|---|
| 1 BND | 16.54 CZK |
| 10 BND | 165.44 CZK |
| 50 BND | 827.18 CZK |
| 100 BND | 1,654.37 CZK |
| 500 BND | 8,271.84 CZK |
| 1,000 BND | 16,543.67 CZK |
Get BND/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=CZKExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-27T16:52:09Z",
"rates": {
"CZK": 16.543672
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "CZK",
"amount": 100
},
"result": 1654.3672000000001,
"rate": 16.543672
}Build with BND/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key