Rate Overview
Live
1 USD = 2.9358 BYN
1 BYN = 0.340622
USD
Avg
2.9121
High
2.9358
Low
2.8936
Last updated: 3/7/2026, 1:01:31 AM
Quick Conversions
| USD | BYN |
|---|---|
| 1 USD | 2.94 BYN |
| 10 USD | 29.36 BYN |
| 50 USD | 146.79 BYN |
| 100 USD | 293.58 BYN |
| 500 USD | 1,467.90 BYN |
| 1,000 USD | 2,935.81 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-03-07T01:01:31Z",
"rates": {
"BYN": 2.93580586
}
}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": 293.580586,
"rate": 2.93580586
}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