Rate Overview
Live
1 CZK = 0.325073 BOB
1 BOB = 3.0762
CZK
Avg
0.326638
High
0.328239
Low
0.325073
Last updated: 3/27/2026, 9:32:52 AM
Quick Conversions
| CZK | BOB |
|---|---|
| 1 CZK | 0.33 BOB |
| 10 CZK | 3.25 BOB |
| 50 CZK | 16.25 BOB |
| 100 CZK | 32.51 BOB |
| 500 CZK | 162.54 BOB |
| 1,000 CZK | 325.07 BOB |
Get CZK/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=BOBExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-27T09:32:52Z",
"rates": {
"BOB": 0.325073
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "BOB",
"amount": 100
},
"result": 32.5073,
"rate": 0.325073
}Build with CZK/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key