Rate Overview
Live
1 USD = 2.8907 BYN
1 BYN = 0.345940
USD
Avg
2.8663
High
3.0269
Low
2.7324
Last updated: 7/19/2026, 7:13:01 AM
Quick Conversions
| USD | BYN |
|---|---|
| 1 USD | 2.89 BYN |
| 10 USD | 28.91 BYN |
| 50 USD | 144.53 BYN |
| 100 USD | 289.07 BYN |
| 500 USD | 1,445.34 BYN |
| 1,000 USD | 2,890.67 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-19T07:13:01Z",
"rates": {
"BYN": 2.89067178
}
}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": 289.067178,
"rate": 2.89067178
}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