BND
$
SGD
$

BND/SGD Exchange Rate

Brunei Dollar to Singapore Dollar

Live Rate
1.0002
+0.02% 7D

1 SGD = 0.999801 BND

BND/SGD Price Chart

Historical exchange rate performance

Current 1.0002
High 1.0031
Low 0.997710
7D Change +0.02%

Rate Overview

Live
1 BND = 1.0002 SGD
1 SGD = 0.999801 BND
Avg
1.0007
High
1.0031
Low
0.997710

Last updated: 4/17/2026, 1:30:43 PM

Quick Conversions

BNDSGD
1 BND1.00 SGD
10 BND10.00 SGD
50 BND50.01 SGD
100 BND100.02 SGD
500 BND500.10 SGD
1,000 BND1,000.20 SGD

Get BND/SGD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "BND",
  "date": "2026-04-17T13:30:43Z",
  "rates": {
    "SGD": 1.000199
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "BND",
    "to": "SGD",
    "amount": 100
  },
  "result": 100.0199,
  "rate": 1.000199
}

Build with BND/SGD Exchange Rates

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

Get Free API Key