Rate Overview
Live
1 BND = 16.2302 CZK
1 CZK = 0.061614
BND
Avg
16.2931
High
16.3987
Low
16.2031
Last updated: 4/17/2026, 6:21:23 AM
Quick Conversions
| BND | CZK |
|---|---|
| 1 BND | 16.23 CZK |
| 10 BND | 162.30 CZK |
| 50 BND | 811.51 CZK |
| 100 BND | 1,623.02 CZK |
| 500 BND | 8,115.09 CZK |
| 1,000 BND | 16,230.18 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-04-17T06:21:23Z",
"rates": {
"CZK": 16.230177
}
}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": 1623.0177,
"rate": 16.230177
}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