Rate Overview
Live
1 ALL = 0.035472 BYN
1 BYN = 28.1912
ALL
Avg
0.035404
High
0.035542
Low
0.035037
Last updated: 3/7/2026, 12:10:45 AM
Quick Conversions
| ALL | BYN |
|---|---|
| 1 ALL | 0.04 BYN |
| 10 ALL | 0.35 BYN |
| 50 ALL | 1.77 BYN |
| 100 ALL | 3.55 BYN |
| 500 ALL | 17.74 BYN |
| 1,000 ALL | 35.47 BYN |
Get ALL/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=BYNExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-07T00:10:45Z",
"rates": {
"BYN": 0.035472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "BYN",
"amount": 100
},
"result": 3.5471999999999997,
"rate": 0.035472
}Build with ALL/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key