Rate Overview
Live
1 BOB = 2.3493 CUP
1 CUP = 0.425654
BOB
Avg
3.4551
High
3.8445
Low
2.3493
Last updated: 7/28/2026, 6:00:22 PM
Quick Conversions
| BOB | CUP |
|---|---|
| 1 BOB | 2.35 CUP |
| 10 BOB | 23.49 CUP |
| 50 BOB | 117.47 CUP |
| 100 BOB | 234.93 CUP |
| 500 BOB | 1,174.66 CUP |
| 1,000 BOB | 2,349.32 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-28T18:00:22Z",
"rates": {
"CUP": 2.349324
}
}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": 234.93240000000003,
"rate": 2.349324
}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