Rate Overview
Live
1 CUC = 9.9053 BOB
1 BOB = 0.100956
CUC
Avg
7.5862
High
9.9053
Low
6.9102
Last updated: 7/8/2026, 10:29:28 AM
Quick Conversions
| CUC | BOB |
|---|---|
| 1 CUC | 9.91 BOB |
| 10 CUC | 99.05 BOB |
| 50 CUC | 495.27 BOB |
| 100 CUC | 990.53 BOB |
| 500 CUC | 4,952.65 BOB |
| 1,000 CUC | 9,905.31 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-08T10:29:28Z",
"rates": {
"BOB": 9.905305
}
}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": 990.5305000000001,
"rate": 9.905305
}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