Rate Overview
Live
1 BND = 1.0002 SGD
1 SGD = 0.999801
BND
Avg
1.0007
High
1.0031
Low
0.997710
Last updated: 4/17/2026, 1:30:43 PM
Quick Conversions
| BND | SGD |
|---|---|
| 1 BND | 1.00 SGD |
| 10 BND | 10.00 SGD |
| 50 BND | 50.01 SGD |
| 100 BND | 100.02 SGD |
| 500 BND | 500.10 SGD |
| 1,000 BND | 1,000.20 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-04-17T13:30:43Z",
"rates": {
"SGD": 1.000199
}
}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.0199,
"rate": 1.000199
}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