Rate Overview
Live
1 CUP = 0.426564 BOB
1 BOB = 2.3443
CUP
Avg
0.421871
High
0.428978
Low
0.409171
Last updated: 7/30/2026, 2:07:53 PM
Quick Conversions
| CUP | BOB |
|---|---|
| 1 CUP | 0.43 BOB |
| 10 CUP | 4.27 BOB |
| 50 CUP | 21.33 BOB |
| 100 CUP | 42.66 BOB |
| 500 CUP | 213.28 BOB |
| 1,000 CUP | 426.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-07-30T14:07:53Z",
"rates": {
"BOB": 0.426564
}
}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.6564,
"rate": 0.426564
}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