Rate Overview
Live
1 BYN = 0.324553 USD
1 USD = 3.0812
BYN
Avg
0.325258
High
0.329745
Low
0.323034
Last updated: 9/6/2026, 8:57:03 PM
Quick Conversions
| BYN | USD |
|---|---|
| 1 BYN | 0.32 USD |
| 10 BYN | 3.25 USD |
| 50 BYN | 16.23 USD |
| 100 BYN | 32.46 USD |
| 500 BYN | 162.28 USD |
| 1,000 BYN | 324.55 USD |
Get BYN/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=USDExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-09-06T20:57:03Z",
"rates": {
"USD": 0.324553
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "USD",
"amount": 100
},
"result": 32.4553,
"rate": 0.324553
}Build with BYN/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key