Rate Overview
Live
1 BSD = 23.9380 CUP
1 CUP = 0.041775 BSD
Avg
23.9888
High
24.0384
Low
23.8843
Last updated: 1/25/2026, 7:19:57 AM
Quick Conversions
| BSD | CUP |
|---|---|
| 1 BSD | 23.94 CUP |
| 10 BSD | 239.38 CUP |
| 50 BSD | 1,196.90 CUP |
| 100 BSD | 2,393.80 CUP |
| 500 BSD | 11,968.99 CUP |
| 1,000 BSD | 23,937.97 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-01-25T07:19:57Z",
"rates": {
"CUP": 23.937974
}
}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": 2393.7974,
"rate": 23.937974
}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