Rate Overview
Live
1 BYN = 28.5130 ALL
1 ALL = 0.035072
BYN
Avg
28.5054
High
28.7422
Low
28.4002
Last updated: 4/17/2026, 4:54:23 AM
Quick Conversions
| BYN | ALL |
|---|---|
| 1 BYN | 28.51 ALL |
| 10 BYN | 285.13 ALL |
| 50 BYN | 1,425.65 ALL |
| 100 BYN | 2,851.30 ALL |
| 500 BYN | 14,256.50 ALL |
| 1,000 BYN | 28,513.01 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-04-17T04:54:23Z",
"rates": {
"ALL": 28.513006
}
}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": 2851.3006,
"rate": 28.513006
}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