Rate Overview
Live
1 BSD = 26.5078 CUP
1 CUP = 0.037725
BSD
Avg
26.5029
High
26.5141
Low
26.4889
Last updated: 7/9/2026, 1:25:30 PM
Quick Conversions
| BSD | CUP |
|---|---|
| 1 BSD | 26.51 CUP |
| 10 BSD | 265.08 CUP |
| 50 BSD | 1,325.39 CUP |
| 100 BSD | 2,650.78 CUP |
| 500 BSD | 13,253.91 CUP |
| 1,000 BSD | 26,507.83 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-07-09T13:25:30Z",
"rates": {
"CUP": 26.507828
}
}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.7828,
"rate": 26.507828
}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