Rate Overview
Live
1 BND = 16688.28 STD
1 STD = 0.000060
BND
Avg
16636.58
High
16889.25
Low
15961.38
Last updated: 7/7/2026, 11:16:09 AM
Quick Conversions
| BND | STD |
|---|---|
| 1 BND | 16,688.28 STD |
| 10 BND | 166,882.82 STD |
| 50 BND | 834,414.12 STD |
| 100 BND | 1,668,828.24 STD |
| 500 BND | 8,344,141.18 STD |
| 1,000 BND | 16,688,282.35 STD |
Get BND/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=STDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-07T11:16:09Z",
"rates": {
"STD": 16688.28235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "STD",
"amount": 100
},
"result": 1668828.235,
"rate": 16688.28235
}Build with BND/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key