Rate Overview
Live
1 BND = 473.5935 SDG
1 SDG = 0.002112
BND
Avg
471.6171
High
473.5935
Low
470.6504
Last updated: 5/9/2026, 3:58:05 AM
Quick Conversions
| BND | SDG |
|---|---|
| 1 BND | 473.59 SDG |
| 10 BND | 4,735.94 SDG |
| 50 BND | 23,679.68 SDG |
| 100 BND | 47,359.35 SDG |
| 500 BND | 236,796.75 SDG |
| 1,000 BND | 473,593.50 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-05-09T03:58:05Z",
"rates": {
"SDG": 473.593504
}
}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": 47359.3504,
"rate": 473.593504
}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