Rate Overview
Live
1 BYN = 26.3947 ALL
1 ALL = 0.037886
BYN
Avg
26.8792
High
27.1602
Low
26.3947
Last updated: 8/15/2026, 9:36:47 AM
Quick Conversions
| BYN | ALL |
|---|---|
| 1 BYN | 26.39 ALL |
| 10 BYN | 263.95 ALL |
| 50 BYN | 1,319.73 ALL |
| 100 BYN | 2,639.47 ALL |
| 500 BYN | 13,197.35 ALL |
| 1,000 BYN | 26,394.69 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-08-15T09:36:47Z",
"rates": {
"ALL": 26.39469
}
}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": 2639.469,
"rate": 26.39469
}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