Rate Overview
Live
1 SGD = 0.996183 BND
1 BND = 1.0038
SGD
Avg
0.999322
High
1.0061
Low
0.996183
Last updated: 3/28/2026, 1:43:36 PM
Quick Conversions
| SGD | BND |
|---|---|
| 1 SGD | 1.00 BND |
| 10 SGD | 9.96 BND |
| 50 SGD | 49.81 BND |
| 100 SGD | 99.62 BND |
| 500 SGD | 498.09 BND |
| 1,000 SGD | 996.18 BND |
Get SGD/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=BNDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-28T13:43:36Z",
"rates": {
"BND": 0.996183
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "BND",
"amount": 100
},
"result": 99.6183,
"rate": 0.996183
}Build with SGD/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key