Rate Overview
Live
1 BND = 464.1481 SDG
1 SDG = 0.002154
BND
Avg
464.9551
High
468.4174
Low
462.6103
Last updated: 7/9/2026, 10:09:20 AM
Quick Conversions
| BND | SDG |
|---|---|
| 1 BND | 464.15 SDG |
| 10 BND | 4,641.48 SDG |
| 50 BND | 23,207.41 SDG |
| 100 BND | 46,414.81 SDG |
| 500 BND | 232,074.05 SDG |
| 1,000 BND | 464,148.11 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-09T10:09:20Z",
"rates": {
"SDG": 464.148109
}
}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": 46414.8109,
"rate": 464.148109
}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