Rate Overview
Live
1 BND = 469.9182 SDG
1 SDG = 0.002128
BND
Avg
469.5247
High
470.0420
Low
468.6693
Last updated: 5/29/2026, 7:49:52 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-29T19:49:52Z",
"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