Rate Overview
Live
1 BND = 16631.83 STD
1 STD = 0.000060
BND
Avg
16609.86
High
16693.22
Low
16504.85
Last updated: 3/7/2026, 7:52:36 AM
Quick Conversions
| BND | STD |
|---|---|
| 1 BND | 16,631.83 STD |
| 10 BND | 166,318.25 STD |
| 50 BND | 831,591.26 STD |
| 100 BND | 1,663,182.53 STD |
| 500 BND | 8,315,912.65 STD |
| 1,000 BND | 16,631,825.30 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-03-07T07:52:36Z",
"rates": {
"STD": 16631.825296
}
}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": 1663182.5296,
"rate": 16631.825296
}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