Rate Overview
Live
1 BND = 473.6286 SDG
1 SDG = 0.002111
BND
Avg
472.5043
High
473.6286
Low
471.2914
Last updated: 9/6/2026, 9:04:13 PM
Quick Conversions
| BND | SDG |
|---|---|
| 1 BND | 473.63 SDG |
| 10 BND | 4,736.29 SDG |
| 50 BND | 23,681.43 SDG |
| 100 BND | 47,362.86 SDG |
| 500 BND | 236,814.31 SDG |
| 1,000 BND | 473,628.62 SDG |
Get BND/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=SDGExample Response:
{
"success": true,
"base": "BND",
"date": "2026-09-06T21:04:13Z",
"rates": {
"SDG": 473.628624
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "SDG",
"amount": 100
},
"result": 47362.8624,
"rate": 473.628624
}Build with BND/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key