Rate Overview
Live
1 BSD = 26.5092 CUP
1 CUP = 0.037723
BSD
Avg
26.5046
High
26.5092
Low
26.5000
Last updated: 8/13/2026, 2:26:04 PM
Quick Conversions
| BSD | CUP |
|---|---|
| 1 BSD | 26.51 CUP |
| 10 BSD | 265.09 CUP |
| 50 BSD | 1,325.46 CUP |
| 100 BSD | 2,650.92 CUP |
| 500 BSD | 13,254.58 CUP |
| 1,000 BSD | 26,509.16 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-08-13T14:26:04Z",
"rates": {
"CUP": 26.509163
}
}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.9163,
"rate": 26.509163
}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