Rate Overview
Live
1 BND = 469.9182 SDG
1 SDG = 0.002128
BND
Avg
463.6372
High
484.4723
Low
406.8525
Last updated: 5/29/2026, 9:10:59 PM
Quick Conversions
| BND | SDG |
|---|---|
| 1 BND | 469.92 SDG |
| 10 BND | 4,699.18 SDG |
| 50 BND | 23,495.91 SDG |
| 100 BND | 46,991.82 SDG |
| 500 BND | 234,959.11 SDG |
| 1,000 BND | 469,918.23 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-05-29T21:10:59Z",
"rates": {
"SDG": 469.918229
}
}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": 46991.8229,
"rate": 469.918229
}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