Rate Overview
Live
1 CZK = 0.061119 BND
1 BND = 16.3615
CZK
Avg
0.061406
High
0.061686
Low
0.060995
Last updated: 6/19/2026, 8:29:44 AM
Quick Conversions
| CZK | BND |
|---|---|
| 1 CZK | 0.06 BND |
| 10 CZK | 0.61 BND |
| 50 CZK | 3.06 BND |
| 100 CZK | 6.11 BND |
| 500 CZK | 30.56 BND |
| 1,000 CZK | 61.12 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-06-19T08:29:44Z",
"rates": {
"BND": 0.061119
}
}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.1119,
"rate": 0.061119
}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