Rate Overview
Live
1 BOB = 3.4751 CUP
1 CUP = 0.287764
BOB
Avg
3.4707
High
3.4751
Low
3.4602
Last updated: 3/7/2026, 4:24:53 AM
Quick Conversions
| BOB | CUP |
|---|---|
| 1 BOB | 3.48 CUP |
| 10 BOB | 34.75 CUP |
| 50 BOB | 173.75 CUP |
| 100 BOB | 347.51 CUP |
| 500 BOB | 1,737.53 CUP |
| 1,000 BOB | 3,475.06 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-03-07T04:24:53Z",
"rates": {
"CUP": 3.475064
}
}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": 347.50640000000004,
"rate": 3.475064
}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