Rate Overview
Live
1 CUP = 0.444928 BOB
1 BOB = 2.2476
CUP
Avg
0.451233
High
0.457370
Low
0.444928
Last updated: 8/13/2026, 2:08:57 PM
Quick Conversions
| CUP | BOB |
|---|---|
| 1 CUP | 0.44 BOB |
| 10 CUP | 4.45 BOB |
| 50 CUP | 22.25 BOB |
| 100 CUP | 44.49 BOB |
| 500 CUP | 222.46 BOB |
| 1,000 CUP | 444.93 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-08-13T14:08:57Z",
"rates": {
"BOB": 0.444928
}
}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": 44.4928,
"rate": 0.444928
}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