Rate Overview
Live
1 BYN = 0.352707 USD
1 USD = 2.8352
BYN
Avg
0.353730
High
0.354292
Low
0.352707
Last updated: 5/8/2026, 12:59:16 PM
Quick Conversions
| BYN | USD |
|---|---|
| 1 BYN | 0.35 USD |
| 10 BYN | 3.53 USD |
| 50 BYN | 17.64 USD |
| 100 BYN | 35.27 USD |
| 500 BYN | 176.35 USD |
| 1,000 BYN | 352.71 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-05-08T12:59:16Z",
"rates": {
"USD": 0.352707
}
}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": 35.2707,
"rate": 0.352707
}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