Rate Overview
Live
1 BND = 464.6591 SDG
1 SDG = 0.002152
BND
Avg
469.0454
High
483.9938
Low
439.8178
Last updated: 7/28/2026, 2:09:03 PM
Quick Conversions
| BND | SDG |
|---|---|
| 1 BND | 464.66 SDG |
| 10 BND | 4,646.59 SDG |
| 50 BND | 23,232.96 SDG |
| 100 BND | 46,465.91 SDG |
| 500 BND | 232,329.56 SDG |
| 1,000 BND | 464,659.13 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-28T14:09:03Z",
"rates": {
"SDG": 464.659129
}
}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": 46465.9129,
"rate": 464.659129
}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