USD
$
BND
$

USD/BND Exchange Rate

US Dollar to Brunei Dollar

Live Rate
1.2921
+3.98% 1Y

1 BND = 0.773930 USD

USD/BND Price Chart

Historical exchange rate performance

Current 1.2921
High 1.3058
Low 1.2427
1Y Change +3.98%

Rate Overview

Live
1 USD = 1.2921 BND
1 BND = 0.773930 USD
Avg
1.2786
High
1.3058
Low
1.2427

Last updated: 7/29/2026, 11:11:40 AM

Quick Conversions

USDBND
1 USD1.29 BND
10 USD12.92 BND
50 USD64.61 BND
100 USD129.21 BND
500 USD646.05 BND
1,000 USD1,292.11 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-29T11:11:40Z",
  "rates": {
    "BND": 1.29210679
  }
}

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.210679,
  "rate": 1.29210679
}

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