Rate Overview
Live
1 CUC = 6.9360 BOB
1 BOB = 0.144175
CUC
Avg
6.9203
High
6.9360
Low
6.8935
Last updated: 3/28/2026, 9:00:43 AM
Quick Conversions
| CUC | BOB |
|---|---|
| 1 CUC | 6.94 BOB |
| 10 CUC | 69.36 BOB |
| 50 CUC | 346.80 BOB |
| 100 CUC | 693.60 BOB |
| 500 CUC | 3,468.01 BOB |
| 1,000 CUC | 6,936.02 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-03-28T09:00:43Z",
"rates": {
"BOB": 6.936017
}
}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": 693.6016999999999,
"rate": 6.936017
}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