Rate Overview
Live
1 CUC = 6.9048 BOB
1 BOB = 0.144827
CUC
Avg
6.9136
High
6.9288
Low
6.8964
Last updated: 6/19/2026, 9:44:58 AM
Quick Conversions
| CUC | BOB |
|---|---|
| 1 CUC | 6.90 BOB |
| 10 CUC | 69.05 BOB |
| 50 CUC | 345.24 BOB |
| 100 CUC | 690.48 BOB |
| 500 CUC | 3,452.40 BOB |
| 1,000 CUC | 6,904.79 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-06-19T09:44:58Z",
"rates": {
"BOB": 6.904793
}
}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.4793,
"rate": 6.904793
}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