Rate Overview
Live
1 ALL = 0.033601 BYN
1 BYN = 29.7610
ALL
Avg
0.033718
High
0.033882
Low
0.033557
Last updated: 6/19/2026, 10:32:32 AM
Quick Conversions
| ALL | BYN |
|---|---|
| 1 ALL | 0.03 BYN |
| 10 ALL | 0.34 BYN |
| 50 ALL | 1.68 BYN |
| 100 ALL | 3.36 BYN |
| 500 ALL | 16.80 BYN |
| 1,000 ALL | 33.60 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-06-19T10:32:32Z",
"rates": {
"BYN": 0.033601
}
}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.3601,
"rate": 0.033601
}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