Rate Overview
Live
1 USD = 2.9039 BYN
1 BYN = 0.344362
USD
Avg
2.9072
High
2.9192
Low
2.8979
Last updated: 7/6/2026, 6:39:29 PM
Quick Conversions
| USD | BYN |
|---|---|
| 1 USD | 2.90 BYN |
| 10 USD | 29.04 BYN |
| 50 USD | 145.20 BYN |
| 100 USD | 290.39 BYN |
| 500 USD | 1,451.96 BYN |
| 1,000 USD | 2,903.92 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-06T18:39:29Z",
"rates": {
"BYN": 2.9039227
}
}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": 290.39227,
"rate": 2.9039227
}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