Rate Overview
Live
1 BND = 1.0038 SGD
1 SGD = 0.996184
BND
Avg
1.0013
High
1.0196
Low
0.995217
Last updated: 3/28/2026, 12:02:49 PM
Quick Conversions
| BND | SGD |
|---|---|
| 1 BND | 1.00 SGD |
| 10 BND | 10.04 SGD |
| 50 BND | 50.19 SGD |
| 100 BND | 100.38 SGD |
| 500 BND | 501.92 SGD |
| 1,000 BND | 1,003.83 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-03-28T12:02:49Z",
"rates": {
"SGD": 1.003831
}
}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": 100.38309999999998,
"rate": 1.003831
}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