Rate Overview
Live
1 CUC = 11.2798 BOB
1 BOB = 0.088654
CUC
Avg
11.0545
High
11.2798
Low
10.7428
Last updated: 7/28/2026, 8:21:05 PM
Quick Conversions
| CUC | BOB |
|---|---|
| 1 CUC | 11.28 BOB |
| 10 CUC | 112.80 BOB |
| 50 CUC | 563.99 BOB |
| 100 CUC | 1,127.98 BOB |
| 500 CUC | 5,639.92 BOB |
| 1,000 CUC | 11,279.84 BOB |
Get CUC/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUC¤cies=BOBExample Response:
{
"success": true,
"base": "CUC",
"date": "2026-07-28T20:21:05Z",
"rates": {
"BOB": 11.279839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUC&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUC",
"to": "BOB",
"amount": 100
},
"result": 1127.9839000000002,
"rate": 11.279839
}Build with CUC/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key