USD
$
BND
$

USD/BND Exchange Rate

US Dollar to Brunei Dollar

Live Rate
1.2772
-0.58% YTD

1 BND = 0.782983 USD

USD/BND Price Chart

Historical exchange rate performance

Current 1.2772
High 1.2891
Low 1.2619
YTD Change -0.58%

Rate Overview

Live
1 USD = 1.2772 BND
1 BND = 0.782983 USD
Avg
1.2753
High
1.2891
Low
1.2619

Last updated: 5/30/2026, 2:27:37 AM

Quick Conversions

USDBND
1 USD1.28 BND
10 USD12.77 BND
50 USD63.86 BND
100 USD127.72 BND
500 USD638.58 BND
1,000 USD1,277.17 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-05-30T02:27:37Z",
  "rates": {
    "BND": 1.27716725
  }
}

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": 127.716725,
  "rate": 1.27716725
}

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