Rate Overview
Live
1 CUP = 0.428978 BOB
1 BOB = 2.3311
CUP
Avg
0.420140
High
0.428978
Low
0.408574
Last updated: 7/29/2026, 9:20:50 AM
Quick Conversions
| CUP | BOB |
|---|---|
| 1 CUP | 0.43 BOB |
| 10 CUP | 4.29 BOB |
| 50 CUP | 21.45 BOB |
| 100 CUP | 42.90 BOB |
| 500 CUP | 214.49 BOB |
| 1,000 CUP | 428.98 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-07-29T09:20:50Z",
"rates": {
"BOB": 0.428978
}
}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": 42.897800000000004,
"rate": 0.428978
}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