USD
$
BSD
$

USD/BSD Exchange Rate

US Dollar to Bahamian Dollar

Live Rate
1.0000
+0.00% 5Y

1 BSD = 1.0000 USD

USD/BSD Price Chart

Historical exchange rate performance

Current 1.0000
High 1.0000
Low 0.993557
5Y Change +0.00%
Sep 24 Now

Rate Overview

Live
1 USD = 1.0000 BSD
1 BSD = 1.0000 USD
Avg
0.999642
High
1.0000
Low
0.993557

Last updated: 1/25/2026, 11:10:59 AM

Quick Conversions

USDBSD
1 USD1.00 BSD
10 USD10.00 BSD
50 USD50.00 BSD
100 USD100.00 BSD
500 USD500.00 BSD
1,000 USD1,000.00 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-01-25T11:10:59Z",
  "rates": {
    "BSD": 1
  }
}

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": 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