Rate Overview
Live
1 BYN = 0.364297 USD
1 USD = 2.7450
BYN
Avg
0.322955
High
0.365975
Low
0.292799
Last updated: 5/28/2026, 11:00:44 PM
Quick Conversions
| BYN | USD |
|---|---|
| 1 BYN | 0.36 USD |
| 10 BYN | 3.64 USD |
| 50 BYN | 18.21 USD |
| 100 BYN | 36.43 USD |
| 500 BYN | 182.15 USD |
| 1,000 BYN | 364.30 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-28T23:00:44Z",
"rates": {
"USD": 0.364297
}
}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.4297,
"rate": 0.364297
}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