Rate Overview
Live
1 BND = 16.5685 CZK
1 CZK = 0.060356
BND
Avg
16.5249
High
16.5849
Low
16.4217
Last updated: 3/27/2026, 6:09:29 PM
Quick Conversions
| BND | CZK |
|---|---|
| 1 BND | 16.57 CZK |
| 10 BND | 165.68 CZK |
| 50 BND | 828.42 CZK |
| 100 BND | 1,656.85 CZK |
| 500 BND | 8,284.24 CZK |
| 1,000 BND | 16,568.49 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-27T18:09:29Z",
"rates": {
"CZK": 16.568489
}
}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": 1656.8489,
"rate": 16.568489
}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