Rate Overview
Live
1 CUC = 11.7457 BOB
1 BOB = 0.085138
CUC
Avg
11.3290
High
11.7457
Low
10.9405
Last updated: 7/31/2026, 9:15:54 AM
Quick Conversions
| CUC | BOB |
|---|---|
| 1 CUC | 11.75 BOB |
| 10 CUC | 117.46 BOB |
| 50 CUC | 587.28 BOB |
| 100 CUC | 1,174.57 BOB |
| 500 CUC | 5,872.85 BOB |
| 1,000 CUC | 11,745.70 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-31T09:15:54Z",
"rates": {
"BOB": 11.745698
}
}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": 1174.5698,
"rate": 11.745698
}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