Rate Overview
Live
1 BOB = 3.0393 CZK
1 CZK = 0.329020
BOB
Avg
3.0192
High
3.0591
Low
2.9728
Last updated: 3/7/2026, 4:25:21 AM
Quick Conversions
| BOB | CZK |
|---|---|
| 1 BOB | 3.04 CZK |
| 10 BOB | 30.39 CZK |
| 50 BOB | 151.97 CZK |
| 100 BOB | 303.93 CZK |
| 500 BOB | 1,519.66 CZK |
| 1,000 BOB | 3,039.33 CZK |
Get BOB/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=CZKExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-07T04:25:21Z",
"rates": {
"CZK": 3.039329
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "CZK",
"amount": 100
},
"result": 303.9329,
"rate": 3.039329
}Build with BOB/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key