Rate Overview
Live
1 CZK = 0.328778 BOB
1 BOB = 3.0416
CZK
Avg
0.331497
High
0.336383
Low
0.326893
Last updated: 3/7/2026, 12:30:22 AM
Quick Conversions
| CZK | BOB |
|---|---|
| 1 CZK | 0.33 BOB |
| 10 CZK | 3.29 BOB |
| 50 CZK | 16.44 BOB |
| 100 CZK | 32.88 BOB |
| 500 CZK | 164.39 BOB |
| 1,000 CZK | 328.78 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-07T00:30:22Z",
"rates": {
"BOB": 0.328778
}
}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.8778,
"rate": 0.328778
}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