Rate Overview
Live
1 CUC = 6.9097 BOB
1 BOB = 0.144724
CUC
Avg
6.9041
High
6.9139
Low
6.8925
Last updated: 4/17/2026, 10:40:07 AM
Quick Conversions
| CUC | BOB |
|---|---|
| 1 CUC | 6.91 BOB |
| 10 CUC | 69.10 BOB |
| 50 CUC | 345.49 BOB |
| 100 CUC | 690.97 BOB |
| 500 CUC | 3,454.86 BOB |
| 1,000 CUC | 6,909.73 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-04-17T10:40:07Z",
"rates": {
"BOB": 6.909727
}
}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": 690.9727,
"rate": 6.909727
}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