Rate Overview
Live
1 BYN = 28.7423 ALL
1 ALL = 0.034792
BYN
Avg
28.6176
High
29.9520
Low
27.5049
Last updated: 7/27/2026, 9:39:19 AM
Quick Conversions
| BYN | ALL |
|---|---|
| 1 BYN | 28.74 ALL |
| 10 BYN | 287.42 ALL |
| 50 BYN | 1,437.11 ALL |
| 100 BYN | 2,874.23 ALL |
| 500 BYN | 14,371.13 ALL |
| 1,000 BYN | 28,742.25 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-27T09:39:19Z",
"rates": {
"ALL": 28.742252
}
}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": 2874.2252,
"rate": 28.742252
}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