Rate Overview
Live
1 SDG = 0.002152 BND
1 BND = 464.6840
SDG
Avg
0.002154
High
0.002160
Low
0.002151
Last updated: 7/8/2026, 5:43:58 PM
Quick Conversions
| SDG | BND |
|---|---|
| 1 SDG | 0.00 BND |
| 10 SDG | 0.02 BND |
| 50 SDG | 0.11 BND |
| 100 SDG | 0.22 BND |
| 500 SDG | 1.08 BND |
| 1,000 SDG | 2.15 BND |
Get SDG/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=BNDExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-07-08T17:43:58Z",
"rates": {
"BND": 0.002152
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "BND",
"amount": 100
},
"result": 0.21519999999999997,
"rate": 0.002152
}Build with SDG/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key