Rate Overview
Live
1 BSD = 26.5047 CUP
1 CUP = 0.037729
BSD
Avg
24.5990
High
26.5047
Low
23.9109
Last updated: 5/29/2026, 6:49:00 PM
Quick Conversions
| BSD | CUP |
|---|---|
| 1 BSD | 26.50 CUP |
| 10 BSD | 265.05 CUP |
| 50 BSD | 1,325.24 CUP |
| 100 BSD | 2,650.47 CUP |
| 500 BSD | 13,252.37 CUP |
| 1,000 BSD | 26,504.73 CUP |
Get BSD/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=CUPExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-05-29T18:49:00Z",
"rates": {
"CUP": 26.504734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "CUP",
"amount": 100
},
"result": 2650.4734,
"rate": 26.504734
}Build with BSD/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key