Rate Overview
Live
1 CUP = 0.425654 BOB
1 BOB = 2.3493
CUP
Avg
0.356292
High
0.425654
Low
0.260763
Last updated: 7/28/2026, 5:25:44 AM
Quick Conversions
| CUP | BOB |
|---|---|
| 1 CUP | 0.43 BOB |
| 10 CUP | 4.26 BOB |
| 50 CUP | 21.28 BOB |
| 100 CUP | 42.57 BOB |
| 500 CUP | 212.83 BOB |
| 1,000 CUP | 425.65 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-28T05:25:44Z",
"rates": {
"BOB": 0.425654
}
}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.5654,
"rate": 0.425654
}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