Rate Overview
Live
1 SGD = 1.0041 BND
1 BND = 0.995879
SGD
Avg
1.0009
High
1.0041
Low
0.999455
Last updated: 7/3/2026, 3:47:44 AM
Quick Conversions
| SGD | BND |
|---|---|
| 1 SGD | 1.00 BND |
| 10 SGD | 10.04 BND |
| 50 SGD | 50.21 BND |
| 100 SGD | 100.41 BND |
| 500 SGD | 502.07 BND |
| 1,000 SGD | 1,004.14 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-07-03T03:47:44Z",
"rates": {
"BND": 1.004138
}
}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": 100.4138,
"rate": 1.004138
}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