USD
$
BND
$

USD/BND Exchange Rate

US Dollar to Brunei Dollar

Live Rate
1.2901
+3.06% 1Y

1 BND = 0.775113 USD

USD/BND Price Chart

Historical exchange rate performance

Current 1.2901
High 1.3058
Low 1.2519
1Y Change +3.06%

Rate Overview

Live
1 USD = 1.2901 BND
1 BND = 0.775113 USD
Avg
1.2826
High
1.3058
Low
1.2519

Last updated: 7/27/2026, 7:15:13 PM

Quick Conversions

USDBND
1 USD1.29 BND
10 USD12.90 BND
50 USD64.51 BND
100 USD129.01 BND
500 USD645.07 BND
1,000 USD1,290.13 BND

Get USD/BND Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-27T19:15:13Z",
  "rates": {
    "BND": 1.29013388
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "BND",
    "amount": 100
  },
  "result": 129.013388,
  "rate": 1.29013388
}

Build with USD/BND Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key