Rate Overview
Live
1 BYN = 28.1907 ALL
1 ALL = 0.035473
BYN
Avg
28.2451
High
28.5411
Low
28.1353
Last updated: 3/7/2026, 1:00:39 AM
Quick Conversions
| BYN | ALL |
|---|---|
| 1 BYN | 28.19 ALL |
| 10 BYN | 281.91 ALL |
| 50 BYN | 1,409.54 ALL |
| 100 BYN | 2,819.07 ALL |
| 500 BYN | 14,095.36 ALL |
| 1,000 BYN | 28,190.73 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-03-07T01:00:39Z",
"rates": {
"ALL": 28.190725
}
}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": 2819.0725,
"rate": 28.190725
}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