Rate Overview
Live
1 BOB = 0.085137 CUC
1 CUC = 11.7458
BOB
Avg
0.140376
High
0.146741
Low
0.085137
Last updated: 7/31/2026, 8:54:52 AM
Quick Conversions
| BOB | CUC |
|---|---|
| 1 BOB | 0.09 CUC |
| 10 BOB | 0.85 CUC |
| 50 BOB | 4.26 CUC |
| 100 BOB | 8.51 CUC |
| 500 BOB | 42.57 CUC |
| 1,000 BOB | 85.14 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-07-31T08:54:52Z",
"rates": {
"CUC": 0.085137
}
}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.5137,
"rate": 0.085137
}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