Rate Overview
Live
1 BND = 464.9768 SDG
1 SDG = 0.002151
BND
Avg
468.1908
High
475.0997
Low
439.8178
Last updated: 7/26/2026, 4:57:01 PM
Quick Conversions
| BND | SDG |
|---|---|
| 1 BND | 464.98 SDG |
| 10 BND | 4,649.77 SDG |
| 50 BND | 23,248.84 SDG |
| 100 BND | 46,497.68 SDG |
| 500 BND | 232,488.41 SDG |
| 1,000 BND | 464,976.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-07-26T16:57:01Z",
"rates": {
"SDG": 464.97681
}
}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": 46497.681,
"rate": 464.97681
}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