Rate Overview
Live
1 BND = 466.9329 SDG
1 SDG = 0.002142
BND
Avg
466.5926
High
475.4154
Low
456.6866
Last updated: 3/27/2026, 8:22:48 AM
Quick Conversions
| BND | SDG |
|---|---|
| 1 BND | 466.93 SDG |
| 10 BND | 4,669.33 SDG |
| 50 BND | 23,346.64 SDG |
| 100 BND | 46,693.29 SDG |
| 500 BND | 233,466.45 SDG |
| 1,000 BND | 466,932.90 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-03-27T08:22:48Z",
"rates": {
"SDG": 466.932897
}
}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": 46693.2897,
"rate": 466.932897
}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