Rate Overview
Live
1 ETB = 0.018505 BYN
1 BYN = 54.0394
ETB
Avg
0.018471
High
0.018590
Low
0.018381
Last updated: 8/13/2026, 8:57:11 AM
Quick Conversions
| ETB | BYN |
|---|---|
| 1 ETB | 0.02 BYN |
| 10 ETB | 0.19 BYN |
| 50 ETB | 0.93 BYN |
| 100 ETB | 1.85 BYN |
| 500 ETB | 9.25 BYN |
| 1,000 ETB | 18.51 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-08-13T08:57:11Z",
"rates": {
"BYN": 0.018505
}
}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.8505,
"rate": 0.018505
}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