Rate Overview
Live
1 USD = 2.9903 BYN
1 BYN = 0.334417
USD
Avg
2.9546
High
3.0644
Low
2.8638
Last updated: 3/27/2026, 7:43:55 AM
Quick Conversions
| USD | BYN |
|---|---|
| 1 USD | 2.99 BYN |
| 10 USD | 29.90 BYN |
| 50 USD | 149.51 BYN |
| 100 USD | 299.03 BYN |
| 500 USD | 1,495.14 BYN |
| 1,000 USD | 2,990.28 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-27T07:43:55Z",
"rates": {
"BYN": 2.99028248
}
}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": 299.02824799999996,
"rate": 2.99028248
}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