Rate Overview
Live
1 BOB = 2.2476 CUP
1 CUP = 0.444929
BOB
Avg
2.2164
High
2.2476
Low
2.1864
Last updated: 8/13/2026, 1:55:10 PM
Quick Conversions
| BOB | CUP |
|---|---|
| 1 BOB | 2.25 CUP |
| 10 BOB | 22.48 CUP |
| 50 BOB | 112.38 CUP |
| 100 BOB | 224.76 CUP |
| 500 BOB | 1,123.78 CUP |
| 1,000 BOB | 2,247.55 CUP |
Get BOB/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=CUPExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-08-13T13:55:10Z",
"rates": {
"CUP": 2.247551
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "CUP",
"amount": 100
},
"result": 224.7551,
"rate": 2.247551
}Build with BOB/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key