Rate Overview
Live
1 BSD = 26.5034 CUP
1 CUP = 0.037731
BSD
Avg
26.4846
High
26.5543
Low
26.4079
Last updated: 5/9/2026, 4:53:41 AM
Quick Conversions
| BSD | CUP |
|---|---|
| 1 BSD | 26.50 CUP |
| 10 BSD | 265.03 CUP |
| 50 BSD | 1,325.17 CUP |
| 100 BSD | 2,650.34 CUP |
| 500 BSD | 13,251.69 CUP |
| 1,000 BSD | 26,503.38 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-09T04:53:41Z",
"rates": {
"CUP": 26.503379
}
}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.3379,
"rate": 26.503379
}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