Rate Overview
Live
1 CUP = 0.288917 BOB
1 BOB = 3.4612
CUP
Avg
0.284738
High
0.289979
Low
0.260094
Last updated: 5/27/2026, 7:21:56 PM
Quick Conversions
| CUP | BOB |
|---|---|
| 1 CUP | 0.29 BOB |
| 10 CUP | 2.89 BOB |
| 50 CUP | 14.45 BOB |
| 100 CUP | 28.89 BOB |
| 500 CUP | 144.46 BOB |
| 1,000 CUP | 288.92 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-05-27T19:21:56Z",
"rates": {
"BOB": 0.288917
}
}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.891699999999997,
"rate": 0.288917
}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