Rate Overview
Live
1 USD = 2.8647 BYN
1 BYN = 0.349071
USD
Avg
3.0399
High
3.4145
Low
2.7401
Last updated: 7/27/2026, 5:58:40 AM
Quick Conversions
| USD | BYN |
|---|---|
| 1 USD | 2.86 BYN |
| 10 USD | 28.65 BYN |
| 50 USD | 143.24 BYN |
| 100 USD | 286.47 BYN |
| 500 USD | 1,432.37 BYN |
| 1,000 USD | 2,864.75 BYN |
Get USD/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=BYNExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-27T05:58:40Z",
"rates": {
"BYN": 2.86474764
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "BYN",
"amount": 100
},
"result": 286.474764,
"rate": 2.86474764
}Build with USD/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key