Rate Overview
Live
1 BND = 1.0003 SGD
1 SGD = 0.999657
BND
Avg
1.0112
High
1.0423
Low
0.998167
Last updated: 5/27/2026, 10:47:14 PM
Quick Conversions
| BND | SGD |
|---|---|
| 1 BND | 1.00 SGD |
| 10 BND | 10.00 SGD |
| 50 BND | 50.02 SGD |
| 100 BND | 100.03 SGD |
| 500 BND | 500.17 SGD |
| 1,000 BND | 1,000.34 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-27T22:47:14Z",
"rates": {
"SGD": 1.000343
}
}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.0343,
"rate": 1.000343
}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