Rate Overview
Live
1 BND = 16.4265 CZK
1 CZK = 0.060877
BND
Avg
16.3936
High
16.4265
Low
16.3423
Last updated: 9/5/2026, 9:10:24 AM
Quick Conversions
| BND | CZK |
|---|---|
| 1 BND | 16.43 CZK |
| 10 BND | 164.27 CZK |
| 50 BND | 821.33 CZK |
| 100 BND | 1,642.65 CZK |
| 500 BND | 8,213.26 CZK |
| 1,000 BND | 16,426.51 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-09-05T09:10:24Z",
"rates": {
"CZK": 16.426514
}
}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.6514000000002,
"rate": 16.426514
}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