Rate Overview
Live
1 BYN = 0.329477 USD
1 USD = 3.0351
BYN
Avg
0.340611
High
0.348836
Low
0.329012
Last updated: 8/17/2026, 1:29:13 PM
Quick Conversions
| BYN | USD |
|---|---|
| 1 BYN | 0.33 USD |
| 10 BYN | 3.29 USD |
| 50 BYN | 16.47 USD |
| 100 BYN | 32.95 USD |
| 500 BYN | 164.74 USD |
| 1,000 BYN | 329.48 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-08-17T13:29:13Z",
"rates": {
"USD": 0.329477
}
}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.947700000000005,
"rate": 0.329477
}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