Rate Overview
Live
1 BND = 472.2718 SDG
1 SDG = 0.002117
BND
Avg
472.3508
High
473.5940
Low
471.6444
Last updated: 4/18/2026, 8:43:39 AM
Quick Conversions
| BND | SDG |
|---|---|
| 1 BND | 472.27 SDG |
| 10 BND | 4,722.72 SDG |
| 50 BND | 23,613.59 SDG |
| 100 BND | 47,227.18 SDG |
| 500 BND | 236,135.90 SDG |
| 1,000 BND | 472,271.81 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-04-18T08:43:39Z",
"rates": {
"SDG": 472.271806
}
}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": 47227.1806,
"rate": 472.271806
}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