Rate Overview
Live
1 CUP = 0.412847 BOB
1 BOB = 2.4222
CUP
Avg
0.294556
High
0.424064
Low
0.260114
Last updated: 7/27/2026, 3:35:55 PM
Quick Conversions
| CUP | BOB |
|---|---|
| 1 CUP | 0.41 BOB |
| 10 CUP | 4.13 BOB |
| 50 CUP | 20.64 BOB |
| 100 CUP | 41.28 BOB |
| 500 CUP | 206.42 BOB |
| 1,000 CUP | 412.85 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-27T15:35:55Z",
"rates": {
"BOB": 0.412847
}
}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": 41.2847,
"rate": 0.412847
}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