Rate Overview
Live
1 BSD = 26.5089 CUP
1 CUP = 0.037723
BSD
Avg
26.5059
High
26.5397
Low
26.4857
Last updated: 6/20/2026, 8:08:51 AM
Quick Conversions
| BSD | CUP |
|---|---|
| 1 BSD | 26.51 CUP |
| 10 BSD | 265.09 CUP |
| 50 BSD | 1,325.44 CUP |
| 100 BSD | 2,650.89 CUP |
| 500 BSD | 13,254.44 CUP |
| 1,000 BSD | 26,508.89 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-06-20T08:08:51Z",
"rates": {
"CUP": 26.508887
}
}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.8887,
"rate": 26.508887
}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