Rate Overview
Live
1 BYN = 28.5200 ALL
1 ALL = 0.035063
BYN
Avg
27.2045
High
29.9693
Low
24.1681
Last updated: 7/23/2026, 6:52:07 PM
Quick Conversions
| BYN | ALL |
|---|---|
| 1 BYN | 28.52 ALL |
| 10 BYN | 285.20 ALL |
| 50 BYN | 1,426.00 ALL |
| 100 BYN | 2,852.00 ALL |
| 500 BYN | 14,260.01 ALL |
| 1,000 BYN | 28,520.03 ALL |
Get BYN/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=ALLExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-23T18:52:07Z",
"rates": {
"ALL": 28.520028
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "ALL",
"amount": 100
},
"result": 2852.0028,
"rate": 28.520028
}Build with BYN/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key