Rate Overview
Live
1 BYN = 28.3667 ALL
1 ALL = 0.035253
BYN
Avg
28.3761
High
28.5544
Low
28.2385
Last updated: 7/22/2026, 6:05:05 PM
Quick Conversions
| BYN | ALL |
|---|---|
| 1 BYN | 28.37 ALL |
| 10 BYN | 283.67 ALL |
| 50 BYN | 1,418.34 ALL |
| 100 BYN | 2,836.67 ALL |
| 500 BYN | 14,183.36 ALL |
| 1,000 BYN | 28,366.72 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-22T18:05:05Z",
"rates": {
"ALL": 28.36672
}
}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": 2836.672,
"rate": 28.36672
}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