Rate Overview
Live
1 BOB = 3.4608 CUP
1 CUP = 0.288953
BOB
Avg
3.4686
High
3.4835
Low
3.4384
Last updated: 3/27/2026, 3:03:11 PM
Quick Conversions
| BOB | CUP |
|---|---|
| 1 BOB | 3.46 CUP |
| 10 BOB | 34.61 CUP |
| 50 BOB | 173.04 CUP |
| 100 BOB | 346.08 CUP |
| 500 BOB | 1,730.39 CUP |
| 1,000 BOB | 3,460.77 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-03-27T15:03:11Z",
"rates": {
"CUP": 3.46077
}
}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": 346.077,
"rate": 3.46077
}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