Rate Overview
Live
1 BOB = 3.8445 CUP
1 CUP = 0.260114
BOB
Avg
3.5608
High
3.8445
Low
3.4585
Last updated: 5/29/2026, 4:23:26 PM
Quick Conversions
| BOB | CUP |
|---|---|
| 1 BOB | 3.84 CUP |
| 10 BOB | 38.44 CUP |
| 50 BOB | 192.22 CUP |
| 100 BOB | 384.45 CUP |
| 500 BOB | 1,922.23 CUP |
| 1,000 BOB | 3,844.47 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-05-29T16:23:26Z",
"rates": {
"CUP": 3.844466
}
}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": 384.4466,
"rate": 3.844466
}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