Rate Overview
Live
1 CUP = 0.037867 BSD
1 BSD = 26.4082
CUP
Avg
0.037762
High
0.037867
Low
0.037658
Last updated: 5/7/2026, 11:26:54 AM
Quick Conversions
| CUP | BSD |
|---|---|
| 1 CUP | 0.04 BSD |
| 10 CUP | 0.38 BSD |
| 50 CUP | 1.89 BSD |
| 100 CUP | 3.79 BSD |
| 500 CUP | 18.93 BSD |
| 1,000 CUP | 37.87 BSD |
Get CUP/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=BSDExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-05-07T11:26:54Z",
"rates": {
"BSD": 0.037867
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "BSD",
"amount": 100
},
"result": 3.7866999999999997,
"rate": 0.037867
}Build with CUP/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key