Rate Overview
Live
1 CUP = 0.373883 BOB
1 BOB = 2.6746
CUP
Avg
0.311264
High
0.373883
Low
0.260763
Last updated: 7/10/2026, 12:50:14 PM
Quick Conversions
| CUP | BOB |
|---|---|
| 1 CUP | 0.37 BOB |
| 10 CUP | 3.74 BOB |
| 50 CUP | 18.69 BOB |
| 100 CUP | 37.39 BOB |
| 500 CUP | 186.94 BOB |
| 1,000 CUP | 373.88 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-10T12:50:14Z",
"rates": {
"BOB": 0.373883
}
}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": 37.3883,
"rate": 0.373883
}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