Rate Overview
Live
1 BND = 16.4272 CZK
1 CZK = 0.060875
BND
Avg
16.9541
High
18.3615
Low
16.0186
Last updated: 7/29/2026, 10:14:23 AM
Quick Conversions
| BND | CZK |
|---|---|
| 1 BND | 16.43 CZK |
| 10 BND | 164.27 CZK |
| 50 BND | 821.36 CZK |
| 100 BND | 1,642.72 CZK |
| 500 BND | 8,213.58 CZK |
| 1,000 BND | 16,427.16 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-07-29T10:14:23Z",
"rates": {
"CZK": 16.427163
}
}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": 1642.7163,
"rate": 16.427163
}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