Rate Overview
Live
1 ETB = 0.018154 BYN
1 BYN = 55.0843
ETB
Avg
0.018172
High
0.018282
Low
0.018008
Last updated: 7/6/2026, 4:32:50 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.08 BYN |
| 1,000 ETB | 18.15 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-06T04:32:50Z",
"rates": {
"BYN": 0.018154
}
}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.8154,
"rate": 0.018154
}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