Rate Overview
Live
1 BOB = 0.086153 CUC
1 CUC = 11.6073
BOB
Avg
0.085311
High
0.086153
Low
0.083367
Last updated: 8/18/2026, 7:08:48 PM
Quick Conversions
| BOB | CUC |
|---|---|
| 1 BOB | 0.09 CUC |
| 10 BOB | 0.86 CUC |
| 50 BOB | 4.31 CUC |
| 100 BOB | 8.62 CUC |
| 500 BOB | 43.08 CUC |
| 1,000 BOB | 86.15 CUC |
Get BOB/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=CUCExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-08-18T19:08:48Z",
"rates": {
"CUC": 0.086153
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "CUC",
"amount": 100
},
"result": 8.6153,
"rate": 0.086153
}Build with BOB/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key