Rate Overview
Live
1 BYN = 0.336868 USD
1 USD = 2.9685
BYN
Avg
0.343540
High
0.352207
Low
0.330371
Last updated: 3/26/2026, 11:31:12 PM
Quick Conversions
| BYN | USD |
|---|---|
| 1 BYN | 0.34 USD |
| 10 BYN | 3.37 USD |
| 50 BYN | 16.84 USD |
| 100 BYN | 33.69 USD |
| 500 BYN | 168.43 USD |
| 1,000 BYN | 336.87 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-03-26T23:31:12Z",
"rates": {
"USD": 0.336868
}
}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": 33.6868,
"rate": 0.336868
}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