Rate Overview
Live
1 ETB = 0.019034 BYN
1 BYN = 52.5376
ETB
Avg
0.018965
High
0.020562
Low
0.018482
Last updated: 3/27/2026, 6:49:45 PM
Quick Conversions
| ETB | BYN |
|---|---|
| 1 ETB | 0.02 BYN |
| 10 ETB | 0.19 BYN |
| 50 ETB | 0.95 BYN |
| 100 ETB | 1.90 BYN |
| 500 ETB | 9.52 BYN |
| 1,000 ETB | 19.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-03-27T18:49:45Z",
"rates": {
"BYN": 0.019034
}
}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.9034,
"rate": 0.019034
}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