Rate Overview
Live
1 ETB = 0.018231 BYN
1 BYN = 54.8516
ETB
Avg
0.018274
High
0.018425
Low
0.018134
Last updated: 4/17/2026, 6:12:49 AM
Quick Conversions
| ETB | BYN |
|---|---|
| 1 ETB | 0.02 BYN |
| 10 ETB | 0.18 BYN |
| 50 ETB | 0.91 BYN |
| 100 ETB | 1.82 BYN |
| 500 ETB | 9.12 BYN |
| 1,000 ETB | 18.23 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-04-17T06:12:49Z",
"rates": {
"BYN": 0.018231
}
}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.8231000000000002,
"rate": 0.018231
}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