Rate Overview
Live
1 USD = 2.8724 BYN
1 BYN = 0.348141
USD
Avg
2.8643
High
3.0644
Low
2.7409
Last updated: 7/28/2026, 7:24:32 PM
Quick Conversions
| USD | BYN |
|---|---|
| 1 USD | 2.87 BYN |
| 10 USD | 28.72 BYN |
| 50 USD | 143.62 BYN |
| 100 USD | 287.24 BYN |
| 500 USD | 1,436.20 BYN |
| 1,000 USD | 2,872.40 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-28T19:24:32Z",
"rates": {
"BYN": 2.87240052
}
}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": 287.240052,
"rate": 2.87240052
}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