BSD
$
USD
$

BSD/USD Exchange Rate

Bahamian Dollar to US Dollar

Live Rate
1.0000
-0.03% 7D

1 USD = 0.999984 BSD

BSD/USD Price Chart

Historical exchange rate performance

Current 1.0000
High 1.0026
Low 0.999479
7D Change -0.03%

Rate Overview

Live
1 BSD = 1.0000 USD
1 USD = 0.999984 BSD
Avg
1.0007
High
1.0026
Low
0.999479

Last updated: 4/18/2026, 8:44:17 AM

Quick Conversions

BSDUSD
1 BSD1.00 USD
10 BSD10.00 USD
50 BSD50.00 USD
100 BSD100.00 USD
500 BSD500.01 USD
1,000 BSD1,000.02 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-04-18T08:44:17Z",
  "rates": {
    "USD": 1.000016
  }
}

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.0016,
  "rate": 1.000016
}

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