Rate Overview
Live
1 BYN = 27.8196 ALL
1 ALL = 0.035946
BYN
Avg
27.6979
High
27.9125
Low
27.2618
Last updated: 3/27/2026, 3:01:45 PM
Quick Conversions
| BYN | ALL |
|---|---|
| 1 BYN | 27.82 ALL |
| 10 BYN | 278.20 ALL |
| 50 BYN | 1,390.98 ALL |
| 100 BYN | 2,781.96 ALL |
| 500 BYN | 13,909.80 ALL |
| 1,000 BYN | 27,819.60 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-03-27T15:01:45Z",
"rates": {
"ALL": 27.819604
}
}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": 2781.9604000000004,
"rate": 27.819604
}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