Rate Overview
Live
1 BND = 0.996490 SGD
1 SGD = 1.0035
BND
Avg
0.997816
High
1.0010
Low
0.995255
Last updated: 5/7/2026, 2:50:10 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.25 SGD |
| 1,000 BND | 996.49 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-07T14:50:10Z",
"rates": {
"SGD": 0.99649
}
}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.649,
"rate": 0.99649
}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