Rate Overview
Live
1 BYN = 29.8017 ALL
1 ALL = 0.033555
BYN
Avg
28.4589
High
29.9550
Low
26.3726
Last updated: 5/27/2026, 4:03:26 PM
Quick Conversions
| BYN | ALL |
|---|---|
| 1 BYN | 29.80 ALL |
| 10 BYN | 298.02 ALL |
| 50 BYN | 1,490.09 ALL |
| 100 BYN | 2,980.17 ALL |
| 500 BYN | 14,900.85 ALL |
| 1,000 BYN | 29,801.71 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-05-27T16:03:26Z",
"rates": {
"ALL": 29.801706
}
}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": 2980.1706,
"rate": 29.801706
}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