Rate Overview
Live
1 ETB = 0.018028 BYN
1 BYN = 55.4693
ETB
Avg
0.017992
High
0.018028
Low
0.017942
Last updated: 5/7/2026, 11:21:22 AM
Quick Conversions
| ETB | BYN |
|---|---|
| 1 ETB | 0.02 BYN |
| 10 ETB | 0.18 BYN |
| 50 ETB | 0.90 BYN |
| 100 ETB | 1.80 BYN |
| 500 ETB | 9.01 BYN |
| 1,000 ETB | 18.03 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-05-07T11:21:22Z",
"rates": {
"BYN": 0.018028
}
}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.8028,
"rate": 0.018028
}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