Rate Overview
Live
1 CZK = 0.060355 BND
1 BND = 16.5686
CZK
Avg
0.058717
High
0.062427
Low
0.054461
Last updated: 3/27/2026, 6:14:05 PM
Quick Conversions
| CZK | BND |
|---|---|
| 1 CZK | 0.06 BND |
| 10 CZK | 0.60 BND |
| 50 CZK | 3.02 BND |
| 100 CZK | 6.04 BND |
| 500 CZK | 30.18 BND |
| 1,000 CZK | 60.36 BND |
Get CZK/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=BNDExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-27T18:14:05Z",
"rates": {
"BND": 0.060355
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "BND",
"amount": 100
},
"result": 6.0355,
"rate": 0.060355
}Build with CZK/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key