Rate Overview
Live
1 BSD = 1.0000 USD
1 USD = 1.0000 BSD
Avg
1.0000
High
1.0000
Low
1.0000
Last updated: 1/25/2026, 1:11:17 PM
Quick Conversions
| BSD | USD |
|---|---|
| 1 BSD | 1.00 USD |
| 10 BSD | 10.00 USD |
| 50 BSD | 50.00 USD |
| 100 BSD | 100.00 USD |
| 500 BSD | 500.00 USD |
| 1,000 BSD | 1,000.00 USD |
Get BSD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=USDExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-01-25T13:11:17Z",
"rates": {
"USD": 1
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "USD",
"amount": 100
},
"result": 100,
"rate": 1
}Build with BSD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key