Rate Overview
Live
1 SGD = 0.999875 BND
1 BND = 1.0001
SGD
Avg
0.989051
High
1.0018
Low
0.959418
Last updated: 5/28/2026, 4:22:11 AM
Quick Conversions
| SGD | BND |
|---|---|
| 1 SGD | 1.00 BND |
| 10 SGD | 10.00 BND |
| 50 SGD | 49.99 BND |
| 100 SGD | 99.99 BND |
| 500 SGD | 499.94 BND |
| 1,000 SGD | 999.88 BND |
Get SGD/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=BNDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-28T04:22:11Z",
"rates": {
"BND": 0.999875
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "BND",
"amount": 100
},
"result": 99.9875,
"rate": 0.999875
}Build with SGD/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key