Rate Overview
Live
1 BOB = 3.8379 CUP
1 CUP = 0.260558
BOB
Avg
3.8330
High
3.8426
Low
3.8246
Last updated: 6/19/2026, 6:15:54 AM
Quick Conversions
| BOB | CUP |
|---|---|
| 1 BOB | 3.84 CUP |
| 10 BOB | 38.38 CUP |
| 50 BOB | 191.90 CUP |
| 100 BOB | 383.79 CUP |
| 500 BOB | 1,918.96 CUP |
| 1,000 BOB | 3,837.91 CUP |
Get BOB/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=CUPExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-06-19T06:15:54Z",
"rates": {
"CUP": 3.837913
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "CUP",
"amount": 100
},
"result": 383.7913,
"rate": 3.837913
}Build with BOB/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key