Rate Overview
Live
1 CUP = 0.287764 BOB
1 BOB = 3.4751
CUP
Avg
0.288125
High
0.288997
Low
0.287764
Last updated: 3/7/2026, 6:07:42 AM
Quick Conversions
| CUP | BOB |
|---|---|
| 1 CUP | 0.29 BOB |
| 10 CUP | 2.88 BOB |
| 50 CUP | 14.39 BOB |
| 100 CUP | 28.78 BOB |
| 500 CUP | 143.88 BOB |
| 1,000 CUP | 287.76 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-03-07T06:07:42Z",
"rates": {
"BOB": 0.287764
}
}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": 28.776400000000002,
"rate": 0.287764
}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