Rate Overview
Live
1 BOB = 2.1812 CUP
1 CUP = 0.458461
BOB
Avg
2.2405
High
2.2942
Low
2.1812
Last updated: 9/3/2026, 1:42:41 PM
Quick Conversions
| BOB | CUP |
|---|---|
| 1 BOB | 2.18 CUP |
| 10 BOB | 21.81 CUP |
| 50 BOB | 109.06 CUP |
| 100 BOB | 218.12 CUP |
| 500 BOB | 1,090.61 CUP |
| 1,000 BOB | 2,181.21 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-09-03T13:42:41Z",
"rates": {
"CUP": 2.18121
}
}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": 218.121,
"rate": 2.18121
}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