Rate Overview
Live
1 BND = 464.4928 SDG
1 SDG = 0.002153
BND
Avg
464.8257
High
465.4224
Low
464.4928
Last updated: 7/29/2026, 6:03:42 PM
Quick Conversions
| BND | SDG |
|---|---|
| 1 BND | 464.49 SDG |
| 10 BND | 4,644.93 SDG |
| 50 BND | 23,224.64 SDG |
| 100 BND | 46,449.28 SDG |
| 500 BND | 232,246.42 SDG |
| 1,000 BND | 464,492.85 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-07-29T18:03:42Z",
"rates": {
"SDG": 464.492845
}
}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": 46449.2845,
"rate": 464.492845
}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