Rate Overview
Live
1 USD = 3.0750 BYN
1 BYN = 0.325208
USD
Avg
3.0819
High
3.0956
Low
3.0750
Last updated: 9/8/2026, 10:56:54 AM
Quick Conversions
| USD | BYN |
|---|---|
| 1 USD | 3.07 BYN |
| 10 USD | 30.75 BYN |
| 50 USD | 153.75 BYN |
| 100 USD | 307.50 BYN |
| 500 USD | 1,537.48 BYN |
| 1,000 USD | 3,074.96 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-09-08T10:56:54Z",
"rates": {
"BYN": 3.07495744
}
}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": 307.495744,
"rate": 3.07495744
}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