BSD
$
USD
$

BSD/USD Exchange Rate

Bahamian Dollar to US Dollar

Live Rate
1.0000
+0.00% 1Y

1 USD = 1.0000 BSD

BSD/USD Price Chart

Historical exchange rate performance

Current 1.0000
High 1.0024
Low 0.998847
1Y Change +0.00%
Jan 25 Now

Rate Overview

Live
1 BSD = 1.0000 USD
1 USD = 1.0000 BSD
Avg
1.0000
High
1.0024
Low
0.998847

Last updated: 1/25/2026, 3:19:00 PM

Quick Conversions

BSDUSD
1 BSD1.00 USD
10 BSD10.00 USD
50 BSD50.00 USD
100 BSD100.00 USD
500 BSD500.00 USD
1,000 BSD1,000.00 USD

Get BSD/USD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=BSD&currencies=USD

Example Response:

{
  "success": true,
  "base": "BSD",
  "date": "2026-01-25T15:19:00Z",
  "rates": {
    "USD": 1
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=BSD&to=USD&amount=100

Example 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