Rate Overview
Live
1 BND = 16614.93 STD
1 STD = 0.000060
BND
Avg
16608.78
High
16649.94
Low
16553.98
Last updated: 6/17/2026, 3:04:28 AM
Quick Conversions
| BND | STD |
|---|---|
| 1 BND | 16,614.93 STD |
| 10 BND | 166,149.32 STD |
| 50 BND | 830,746.58 STD |
| 100 BND | 1,661,493.16 STD |
| 500 BND | 8,307,465.78 STD |
| 1,000 BND | 16,614,931.56 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-06-17T03:04:28Z",
"rates": {
"STD": 16614.931564
}
}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": 1661493.1563999997,
"rate": 16614.931564
}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