Rate Overview
Live
1 STD = 0.000094 BZD
1 BZD = 10638.30
STD
Avg
0.000095
High
0.000096
Low
0.000094
Last updated: 3/7/2026, 7:53:36 AM
Quick Conversions
| STD | BZD |
|---|---|
| 1 STD | 0.00 BZD |
| 10 STD | 0.00 BZD |
| 50 STD | 0.00 BZD |
| 100 STD | 0.01 BZD |
| 500 STD | 0.05 BZD |
| 1,000 STD | 0.09 BZD |
Get STD/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=BZDExample Response:
{
"success": true,
"base": "STD",
"date": "2026-03-07T07:53:36Z",
"rates": {
"BZD": 0.000094
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "BZD",
"amount": 100
},
"result": 0.009399999999999999,
"rate": 0.000094
}Build with STD/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key