Rate Overview
Live
1 BND = 466.3703 SDG
1 SDG = 0.002144
BND
Avg
467.3622
High
468.4174
Low
466.3703
Last updated: 6/19/2026, 1:24:02 AM
Quick Conversions
| BND | SDG |
|---|---|
| 1 BND | 466.37 SDG |
| 10 BND | 4,663.70 SDG |
| 50 BND | 23,318.51 SDG |
| 100 BND | 46,637.03 SDG |
| 500 BND | 233,185.14 SDG |
| 1,000 BND | 466,370.28 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-06-19T01:24:02Z",
"rates": {
"SDG": 466.370282
}
}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": 46637.0282,
"rate": 466.370282
}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