Rate Overview
Live
1 BND = 465.4224 SDG
1 SDG = 0.002149
BND
Avg
463.5867
High
484.4723
Low
406.8525
Last updated: 7/23/2026, 6:58:42 AM
Quick Conversions
| BND | SDG |
|---|---|
| 1 BND | 465.42 SDG |
| 10 BND | 4,654.22 SDG |
| 50 BND | 23,271.12 SDG |
| 100 BND | 46,542.24 SDG |
| 500 BND | 232,711.22 SDG |
| 1,000 BND | 465,422.44 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-07-23T06:58:42Z",
"rates": {
"SDG": 465.422442
}
}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": 46542.2442,
"rate": 465.422442
}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