Rate Overview
Live
1 BND = 465.0610 SDG
1 SDG = 0.002150
BND
Avg
464.9128
High
465.4224
Low
464.5189
Last updated: 7/25/2026, 7:10:54 PM
Quick Conversions
| BND | SDG |
|---|---|
| 1 BND | 465.06 SDG |
| 10 BND | 4,650.61 SDG |
| 50 BND | 23,253.05 SDG |
| 100 BND | 46,506.10 SDG |
| 500 BND | 232,530.48 SDG |
| 1,000 BND | 465,060.97 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-25T19:10:54Z",
"rates": {
"SDG": 465.060967
}
}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": 46506.0967,
"rate": 465.060967
}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