Rate Overview
Live
1 ETB = 0.017881 BYN
1 BYN = 55.9253
ETB
Avg
0.020092
High
0.024199
Low
0.017171
Last updated: 7/23/2026, 2:26:13 PM
Quick Conversions
| ETB | BYN |
|---|---|
| 1 ETB | 0.02 BYN |
| 10 ETB | 0.18 BYN |
| 50 ETB | 0.89 BYN |
| 100 ETB | 1.79 BYN |
| 500 ETB | 8.94 BYN |
| 1,000 ETB | 17.88 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-23T14:26:13Z",
"rates": {
"BYN": 0.017881
}
}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.7881,
"rate": 0.017881
}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