Rate Overview
Live
1 CUP = 0.468154 BOB
1 BOB = 2.1360
CUP
Avg
0.461495
High
0.470191
Low
0.446828
Last updated: 9/8/2026, 3:13:08 PM
Quick Conversions
| CUP | BOB |
|---|---|
| 1 CUP | 0.47 BOB |
| 10 CUP | 4.68 BOB |
| 50 CUP | 23.41 BOB |
| 100 CUP | 46.82 BOB |
| 500 CUP | 234.08 BOB |
| 1,000 CUP | 468.15 BOB |
Get CUP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=BOBExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-09-08T15:13:08Z",
"rates": {
"BOB": 0.468154
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "BOB",
"amount": 100
},
"result": 46.815400000000004,
"rate": 0.468154
}Build with CUP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key