Rate Overview
Live
1 BND = 464.5257 SDG
1 SDG = 0.002153
BND
Avg
464.2420
High
464.7910
Low
462.8875
Last updated: 7/8/2026, 5:49:33 PM
Quick Conversions
| BND | SDG |
|---|---|
| 1 BND | 464.53 SDG |
| 10 BND | 4,645.26 SDG |
| 50 BND | 23,226.28 SDG |
| 100 BND | 46,452.57 SDG |
| 500 BND | 232,262.84 SDG |
| 1,000 BND | 464,525.69 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-08T17:49:33Z",
"rates": {
"SDG": 464.525688
}
}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": 46452.5688,
"rate": 464.525688
}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