USD
$
BSD
$

USD/BSD Exchange Rate

US Dollar to Bahamian Dollar

Live Rate
0.997455
-0.19% 7D

1 BSD = 1.0026 USD

USD/BSD Price Chart

Historical exchange rate performance

Current 0.997455
High 1.0005
Low 0.997455
7D Change -0.19%

Rate Overview

Live
1 USD = 0.997455 BSD
1 BSD = 1.0026 USD
Avg
0.998800
High
1.0005
Low
0.997455

Last updated: 4/16/2026, 10:50:13 PM

Quick Conversions

USDBSD
1 USD1.00 BSD
10 USD9.97 BSD
50 USD49.87 BSD
100 USD99.75 BSD
500 USD498.73 BSD
1,000 USD997.46 BSD

Get USD/BSD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-04-16T22:50:13Z",
  "rates": {
    "BSD": 0.99745506
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "BSD",
    "amount": 100
  },
  "result": 99.74550599999999,
  "rate": 0.99745506
}

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