Rate Overview
Live
1 BOB = 3.8352 CUP
1 CUP = 0.260739
BOB
Avg
3.8378
High
3.8448
Low
3.8328
Last updated: 4/18/2026, 8:45:39 AM
Quick Conversions
| BOB | CUP |
|---|---|
| 1 BOB | 3.84 CUP |
| 10 BOB | 38.35 CUP |
| 50 BOB | 191.76 CUP |
| 100 BOB | 383.52 CUP |
| 500 BOB | 1,917.62 CUP |
| 1,000 BOB | 3,835.25 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-04-18T08:45:39Z",
"rates": {
"CUP": 3.835248
}
}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.5248,
"rate": 3.835248
}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