Rate Overview
Live
1 BOB = 0.144723 CUC
1 CUC = 6.9098
BOB
Avg
0.144841
High
0.145085
Low
0.144635
Last updated: 4/17/2026, 10:40:11 AM
Quick Conversions
| BOB | CUC |
|---|---|
| 1 BOB | 0.14 CUC |
| 10 BOB | 1.45 CUC |
| 50 BOB | 7.24 CUC |
| 100 BOB | 14.47 CUC |
| 500 BOB | 72.36 CUC |
| 1,000 BOB | 144.72 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-04-17T10:40:11Z",
"rates": {
"CUC": 0.144723
}
}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.472299999999999,
"rate": 0.144723
}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