Rate Overview
Live
1 BOB = 1.8889 CZK
1 CZK = 0.529417
BOB
Avg
2.3386
High
3.0802
Low
1.8863
Last updated: 7/28/2026, 11:32:15 AM
Quick Conversions
| BOB | CZK |
|---|---|
| 1 BOB | 1.89 CZK |
| 10 BOB | 18.89 CZK |
| 50 BOB | 94.44 CZK |
| 100 BOB | 188.89 CZK |
| 500 BOB | 944.44 CZK |
| 1,000 BOB | 1,888.87 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-07-28T11:32:15Z",
"rates": {
"CZK": 1.88887
}
}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": 188.887,
"rate": 1.88887
}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