Rate Overview
Live
1 BND = 16.3619 CZK
1 CZK = 0.061118
BND
Avg
16.9937
High
18.3615
Low
16.0186
Last updated: 5/27/2026, 8:38:34 PM
Quick Conversions
| BND | CZK |
|---|---|
| 1 BND | 16.36 CZK |
| 10 BND | 163.62 CZK |
| 50 BND | 818.10 CZK |
| 100 BND | 1,636.19 CZK |
| 500 BND | 8,180.95 CZK |
| 1,000 BND | 16,361.91 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-05-27T20:38:34Z",
"rates": {
"CZK": 16.361907
}
}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": 1636.1906999999999,
"rate": 16.361907
}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