Rate Overview
Live
1 ETB = 0.018071 BYN
1 BYN = 55.3373
ETB
Avg
0.022666
High
0.029803
Low
0.017672
Last updated: 7/24/2026, 11:00:50 AM
Quick Conversions
| ETB | BYN |
|---|---|
| 1 ETB | 0.02 BYN |
| 10 ETB | 0.18 BYN |
| 50 ETB | 0.90 BYN |
| 100 ETB | 1.81 BYN |
| 500 ETB | 9.04 BYN |
| 1,000 ETB | 18.07 BYN |
Get ETB/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=BYNExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-07-24T11:00:50Z",
"rates": {
"BYN": 0.018071
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "BYN",
"amount": 100
},
"result": 1.8071,
"rate": 0.018071
}Build with ETB/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key