USD
$
BND
$

USD/BND Exchange Rate

US Dollar to Brunei Dollar

Live Rate
1.2854
+0.07% 6M

1 BND = 0.777967 USD

USD/BND Price Chart

Historical exchange rate performance

Current 1.2854
High 1.3058
Low 1.2623
6M Change +0.07%

Rate Overview

Live
1 USD = 1.2854 BND
1 BND = 0.777967 USD
Avg
1.2858
High
1.3058
Low
1.2623

Last updated: 3/27/2026, 7:46:05 AM

Quick Conversions

USDBND
1 USD1.29 BND
10 USD12.85 BND
50 USD64.27 BND
100 USD128.54 BND
500 USD642.70 BND
1,000 USD1,285.40 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-03-27T07:46:05Z",
  "rates": {
    "BND": 1.2854008
  }
}

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": 128.54008,
  "rate": 1.2854008
}

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