Rate Overview
Live
1 BSD = 26.5004 CUP
1 CUP = 0.037735
BSD
Avg
26.5187
High
26.5676
Low
26.4862
Last updated: 4/18/2026, 8:45:26 AM
Quick Conversions
| BSD | CUP |
|---|---|
| 1 BSD | 26.50 CUP |
| 10 BSD | 265.00 CUP |
| 50 BSD | 1,325.02 CUP |
| 100 BSD | 2,650.04 CUP |
| 500 BSD | 13,250.22 CUP |
| 1,000 BSD | 26,500.45 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-04-18T08:45:26Z",
"rates": {
"CUP": 26.500448
}
}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.0447999999997,
"rate": 26.500448
}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