Rate Overview
Live
1 USD = 2.7696 BYN
1 BYN = 0.361056
USD
Avg
2.7675
High
2.7703
Low
2.7597
Last updated: 6/19/2026, 2:37:04 AM
Quick Conversions
| USD | BYN |
|---|---|
| 1 USD | 2.77 BYN |
| 10 USD | 27.70 BYN |
| 50 USD | 138.48 BYN |
| 100 USD | 276.96 BYN |
| 500 USD | 1,384.82 BYN |
| 1,000 USD | 2,769.65 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-06-19T02:37:04Z",
"rates": {
"BYN": 2.76964995
}
}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": 276.964995,
"rate": 2.76964995
}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