Rate Overview
Live
1 BOB = 0.144520 CUC
1 CUC = 6.9195
BOB
Avg
0.144444
High
0.144712
Low
0.144144
Last updated: 7/8/2026, 3:10:44 AM
Quick Conversions
| BOB | CUC |
|---|---|
| 1 BOB | 0.14 CUC |
| 10 BOB | 1.45 CUC |
| 50 BOB | 7.23 CUC |
| 100 BOB | 14.45 CUC |
| 500 BOB | 72.26 CUC |
| 1,000 BOB | 144.52 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-07-08T03:10:44Z",
"rates": {
"CUC": 0.14452
}
}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": 14.452000000000002,
"rate": 0.14452
}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