Rate Overview
Live
1 BND = 466.9329 SDG
1 SDG = 0.002142
BND
Avg
468.2676
High
469.6563
Low
466.9329
Last updated: 3/27/2026, 10:10:35 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-27T10:10:35Z",
"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