Rate Overview
Live
1 BOB = 2.6753 CUP
1 CUP = 0.373788
BOB
Avg
3.4431
High
3.8349
Low
2.6753
Last updated: 7/9/2026, 12:44:10 PM
Quick Conversions
| BOB | CUP |
|---|---|
| 1 BOB | 2.68 CUP |
| 10 BOB | 26.75 CUP |
| 50 BOB | 133.77 CUP |
| 100 BOB | 267.53 CUP |
| 500 BOB | 1,337.66 CUP |
| 1,000 BOB | 2,675.31 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-07-09T12:44:10Z",
"rates": {
"CUP": 2.67531
}
}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": 267.531,
"rate": 2.67531
}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