Rate Overview
Live
1 BND = 0.996483 SGD
1 SGD = 1.0035
BND
Avg
0.997815
High
1.0010
Low
0.995255
Last updated: 5/7/2026, 3:53:03 PM
Quick Conversions
| BND | SGD |
|---|---|
| 1 BND | 1.00 SGD |
| 10 BND | 9.96 SGD |
| 50 BND | 49.82 SGD |
| 100 BND | 99.65 SGD |
| 500 BND | 498.24 SGD |
| 1,000 BND | 996.48 SGD |
Get BND/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=SGDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-05-07T15:53:03Z",
"rates": {
"SGD": 0.996483
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "SGD",
"amount": 100
},
"result": 99.6483,
"rate": 0.996483
}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