Rate Overview
Live
1 BYN = 28.4282 ALL
1 ALL = 0.035176
BYN
Avg
29.4519
High
29.9339
Low
28.4282
Last updated: 6/28/2026, 5:54:41 PM
Quick Conversions
| BYN | ALL |
|---|---|
| 1 BYN | 28.43 ALL |
| 10 BYN | 284.28 ALL |
| 50 BYN | 1,421.41 ALL |
| 100 BYN | 2,842.82 ALL |
| 500 BYN | 14,214.12 ALL |
| 1,000 BYN | 28,428.25 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-06-28T17:54:41Z",
"rates": {
"ALL": 28.428247
}
}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": 2842.8247,
"rate": 28.428247
}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