Rate Overview
Live
1 SDG = 0.002148 BND
1 BND = 465.5493
SDG
Avg
0.002159
High
0.002457
Low
0.002064
Last updated: 7/30/2026, 8:03:50 AM
Quick Conversions
| SDG | BND |
|---|---|
| 1 SDG | 0.00 BND |
| 10 SDG | 0.02 BND |
| 50 SDG | 0.11 BND |
| 100 SDG | 0.21 BND |
| 500 SDG | 1.07 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-30T08:03:50Z",
"rates": {
"BND": 0.002148
}
}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.21480000000000002,
"rate": 0.002148
}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