Rate Overview
Live
1 BYN = 28.6812 ALL
1 ALL = 0.034866
BYN
Avg
28.6131
High
29.9520
Low
27.5049
Last updated: 7/26/2026, 12:22:43 AM
Quick Conversions
| BYN | ALL |
|---|---|
| 1 BYN | 28.68 ALL |
| 10 BYN | 286.81 ALL |
| 50 BYN | 1,434.06 ALL |
| 100 BYN | 2,868.12 ALL |
| 500 BYN | 14,340.61 ALL |
| 1,000 BYN | 28,681.23 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-26T00:22:43Z",
"rates": {
"ALL": 28.681229
}
}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": 2868.1229,
"rate": 28.681229
}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