Rate Overview
Live
1 BND = 469.2513 SDG
1 SDG = 0.002131
BND
Avg
471.3897
High
474.5991
Low
469.2513
Last updated: 3/7/2026, 3:44:03 AM
Quick Conversions
| BND | SDG |
|---|---|
| 1 BND | 469.25 SDG |
| 10 BND | 4,692.51 SDG |
| 50 BND | 23,462.57 SDG |
| 100 BND | 46,925.13 SDG |
| 500 BND | 234,625.65 SDG |
| 1,000 BND | 469,251.30 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-03-07T03:44:03Z",
"rates": {
"SDG": 469.251303
}
}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": 46925.130300000004,
"rate": 469.251303
}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