Rate Overview
Live
1 BND = 16.4113 CZK
1 CZK = 0.060934
BND
Avg
16.3937
High
16.5253
Low
16.2215
Last updated: 3/7/2026, 3:46:45 AM
Quick Conversions
| BND | CZK |
|---|---|
| 1 BND | 16.41 CZK |
| 10 BND | 164.11 CZK |
| 50 BND | 820.56 CZK |
| 100 BND | 1,641.13 CZK |
| 500 BND | 8,205.63 CZK |
| 1,000 BND | 16,411.25 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-03-07T03:46:45Z",
"rates": {
"CZK": 16.411254
}
}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": 1641.1254,
"rate": 16.411254
}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