Rate Overview
Live
1 BYN = 25.7698 ALL
1 ALL = 0.038805
BYN
Avg
26.0974
High
26.3704
Low
25.7698
Last updated: 9/2/2026, 9:42:12 AM
Quick Conversions
| BYN | ALL |
|---|---|
| 1 BYN | 25.77 ALL |
| 10 BYN | 257.70 ALL |
| 50 BYN | 1,288.49 ALL |
| 100 BYN | 2,576.98 ALL |
| 500 BYN | 12,884.90 ALL |
| 1,000 BYN | 25,769.80 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-09-02T09:42:12Z",
"rates": {
"ALL": 25.769803
}
}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": 2576.9803,
"rate": 25.769803
}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