Rate Overview
Live
1 SDG = 0.002129 BND
1 BND = 469.7041
SDG
Avg
0.002119
High
0.002129
Low
0.002107
Last updated: 3/7/2026, 1:02:07 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.06 BND |
| 1,000 SDG | 2.13 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-03-07T01:02:07Z",
"rates": {
"BND": 0.002129
}
}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.21289999999999998,
"rate": 0.002129
}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