Rate Overview
Live
1 BND = 469.2457 SDG
1 SDG = 0.002131
BND
Avg
468.9854
High
469.2457
Low
468.5684
Last updated: 8/16/2026, 11:51:54 PM
Quick Conversions
| BND | SDG |
|---|---|
| 1 BND | 469.25 SDG |
| 10 BND | 4,692.46 SDG |
| 50 BND | 23,462.28 SDG |
| 100 BND | 46,924.57 SDG |
| 500 BND | 234,622.84 SDG |
| 1,000 BND | 469,245.69 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-08-16T23:51:54Z",
"rates": {
"SDG": 469.245685
}
}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": 46924.5685,
"rate": 469.245685
}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