Rate Overview
Live
1 ALL = 0.038329 BYN
1 BYN = 26.0899
ALL
Avg
0.038620
High
0.038848
Low
0.038297
Last updated: 9/12/2026, 8:41:04 AM
Quick Conversions
| ALL | BYN |
|---|---|
| 1 ALL | 0.04 BYN |
| 10 ALL | 0.38 BYN |
| 50 ALL | 1.92 BYN |
| 100 ALL | 3.83 BYN |
| 500 ALL | 19.16 BYN |
| 1,000 ALL | 38.33 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-09-12T08:41:04Z",
"rates": {
"BYN": 0.038329
}
}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.8329000000000004,
"rate": 0.038329
}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