Rate Overview
Live
1 BYN = 28.8074 ALL
1 ALL = 0.034713
BYN
Avg
28.8819
High
29.0558
Low
28.8074
Last updated: 5/7/2026, 6:53:30 AM
Quick Conversions
| BYN | ALL |
|---|---|
| 1 BYN | 28.81 ALL |
| 10 BYN | 288.07 ALL |
| 50 BYN | 1,440.37 ALL |
| 100 BYN | 2,880.74 ALL |
| 500 BYN | 14,403.70 ALL |
| 1,000 BYN | 28,807.39 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-07T06:53:30Z",
"rates": {
"ALL": 28.807392
}
}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": 2880.7392,
"rate": 28.807392
}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