Rate Overview
Live
1 BND = 16.2506 CZK
1 CZK = 0.061536
BND
Avg
16.2904
High
16.3518
Low
16.2395
Last updated: 5/7/2026, 11:22:11 AM
Quick Conversions
| BND | CZK |
|---|---|
| 1 BND | 16.25 CZK |
| 10 BND | 162.51 CZK |
| 50 BND | 812.53 CZK |
| 100 BND | 1,625.06 CZK |
| 500 BND | 8,125.31 CZK |
| 1,000 BND | 16,250.61 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-07T11:22:11Z",
"rates": {
"CZK": 16.25061
}
}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": 1625.0610000000001,
"rate": 16.25061
}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