Rate Overview
Live
1 BOB = 0.080605 CUC
1 CUC = 12.4062
BOB
Avg
0.081793
High
0.084452
Low
0.080256
Last updated: 9/8/2026, 6:52:06 PM
Quick Conversions
| BOB | CUC |
|---|---|
| 1 BOB | 0.08 CUC |
| 10 BOB | 0.81 CUC |
| 50 BOB | 4.03 CUC |
| 100 BOB | 8.06 CUC |
| 500 BOB | 40.30 CUC |
| 1,000 BOB | 80.60 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-09-08T18:52:06Z",
"rates": {
"CUC": 0.080605
}
}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.0605,
"rate": 0.080605
}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