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