Rate Overview
Live
1 BND = 16.3539 CZK
1 CZK = 0.061148
BND
Avg
16.3431
High
16.3690
Low
16.3132
Last updated: 5/27/2026, 5:12:43 PM
Quick Conversions
| BND | CZK |
|---|---|
| 1 BND | 16.35 CZK |
| 10 BND | 163.54 CZK |
| 50 BND | 817.69 CZK |
| 100 BND | 1,635.39 CZK |
| 500 BND | 8,176.94 CZK |
| 1,000 BND | 16,353.88 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-27T17:12:43Z",
"rates": {
"CZK": 16.35388
}
}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": 1635.388,
"rate": 16.35388
}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