Rate Overview
Live
1 STD = 0.000129 BYN
1 BYN = 7751.94
STD
Avg
0.000136
High
0.000141
Low
0.000129
Last updated: 5/28/2026, 10:58:19 PM
Quick Conversions
| STD | BYN |
|---|---|
| 1 STD | 0.00 BYN |
| 10 STD | 0.00 BYN |
| 50 STD | 0.01 BYN |
| 100 STD | 0.01 BYN |
| 500 STD | 0.06 BYN |
| 1,000 STD | 0.13 BYN |
Get STD/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=BYNExample Response:
{
"success": true,
"base": "STD",
"date": "2026-05-28T22:58:19Z",
"rates": {
"BYN": 0.000129
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "BYN",
"amount": 100
},
"result": 0.012899999999999998,
"rate": 0.000129
}Build with STD/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key