Rate Overview
Live
1 BND = 0.999309 SGD
1 SGD = 1.0007
BND
Avg
0.999770
High
1.0007
Low
0.998260
Last updated: 7/7/2026, 3:25:42 AM
Quick Conversions
| BND | SGD |
|---|---|
| 1 BND | 1.00 SGD |
| 10 BND | 9.99 SGD |
| 50 BND | 49.97 SGD |
| 100 BND | 99.93 SGD |
| 500 BND | 499.65 SGD |
| 1,000 BND | 999.31 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-07-07T03:25:42Z",
"rates": {
"SGD": 0.999309
}
}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.9309,
"rate": 0.999309
}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