Rate Overview
Live
1 BND = 16.4481 CZK
1 CZK = 0.060797
BND
Avg
16.3800
High
16.4902
Low
16.2111
Last updated: 7/12/2026, 11:36:19 AM
Quick Conversions
| BND | CZK |
|---|---|
| 1 BND | 16.45 CZK |
| 10 BND | 164.48 CZK |
| 50 BND | 822.40 CZK |
| 100 BND | 1,644.81 CZK |
| 500 BND | 8,224.03 CZK |
| 1,000 BND | 16,448.05 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-12T11:36:19Z",
"rates": {
"CZK": 16.448053
}
}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": 1644.8053000000002,
"rate": 16.448053
}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