Rate Overview
Live
1 CUP = 0.041774 BSD
1 BSD = 23.9383 CUP
Avg
0.041751
High
0.041868
Low
0.041672
Last updated: 1/25/2026, 11:24:14 AM
Quick Conversions
| CUP | BSD |
|---|---|
| 1 CUP | 0.04 BSD |
| 10 CUP | 0.42 BSD |
| 50 CUP | 2.09 BSD |
| 100 CUP | 4.18 BSD |
| 500 CUP | 20.89 BSD |
| 1,000 CUP | 41.77 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-01-25T11:24:14Z",
"rates": {
"BSD": 0.041774
}
}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": 4.1774,
"rate": 0.041774
}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