Rate Overview
Live
1 CUP = 0.260558 BOB
1 BOB = 3.8379
CUP
Avg
0.260892
High
0.261464
Low
0.260241
Last updated: 6/19/2026, 8:42:04 AM
Quick Conversions
| CUP | BOB |
|---|---|
| 1 CUP | 0.26 BOB |
| 10 CUP | 2.61 BOB |
| 50 CUP | 13.03 BOB |
| 100 CUP | 26.06 BOB |
| 500 CUP | 130.28 BOB |
| 1,000 CUP | 260.56 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-06-19T08:42:04Z",
"rates": {
"BOB": 0.260558
}
}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": 26.0558,
"rate": 0.260558
}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