Rate Overview
Live
1 BYN = 0.361056 USD
1 USD = 2.7697
BYN
Avg
0.342800
High
0.413866
Low
0.293536
Last updated: 6/18/2026, 11:32:07 AM
Quick Conversions
| BYN | USD |
|---|---|
| 1 BYN | 0.36 USD |
| 10 BYN | 3.61 USD |
| 50 BYN | 18.05 USD |
| 100 BYN | 36.11 USD |
| 500 BYN | 180.53 USD |
| 1,000 BYN | 361.06 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-06-18T11:32:07Z",
"rates": {
"USD": 0.361056
}
}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": 36.105599999999995,
"rate": 0.361056
}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