Rate Overview
Live
1 CUC = 12.4061 BOB
1 BOB = 0.080606
CUC
Avg
12.2296
High
12.4601
Low
11.8409
Last updated: 9/8/2026, 7:16:48 PM
Quick Conversions
| CUC | BOB |
|---|---|
| 1 CUC | 12.41 BOB |
| 10 CUC | 124.06 BOB |
| 50 CUC | 620.30 BOB |
| 100 CUC | 1,240.61 BOB |
| 500 CUC | 6,203.04 BOB |
| 1,000 CUC | 12,406.09 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-09-08T19:16:48Z",
"rates": {
"BOB": 12.406086
}
}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": 1240.6086,
"rate": 12.406086
}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