Rate Overview
Live
1 USD = 2.8402 BYN
1 BYN = 0.352090
USD
Avg
2.8525
High
2.8691
Low
2.8402
Last updated: 4/18/2026, 8:45:36 AM
Quick Conversions
| USD | BYN |
|---|---|
| 1 USD | 2.84 BYN |
| 10 USD | 28.40 BYN |
| 50 USD | 142.01 BYN |
| 100 USD | 284.02 BYN |
| 500 USD | 1,420.09 BYN |
| 1,000 USD | 2,840.19 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-04-18T08:45:36Z",
"rates": {
"BYN": 2.84018633
}
}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": 284.01863299999997,
"rate": 2.84018633
}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