Rate Overview
Live
1 BTN = 1.7097 ETB
1 ETB = 0.584912
BTN
Avg
1.7055
High
1.7234
Low
1.6806
Last updated: 9/5/2026, 10:10:11 AM
Quick Conversions
| BTN | ETB |
|---|---|
| 1 BTN | 1.71 ETB |
| 10 BTN | 17.10 ETB |
| 50 BTN | 85.48 ETB |
| 100 BTN | 170.97 ETB |
| 500 BTN | 854.83 ETB |
| 1,000 BTN | 1,709.66 ETB |
Get BTN/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=ETBExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-09-05T10:10:11Z",
"rates": {
"ETB": 1.709659
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "ETB",
"amount": 100
},
"result": 170.9659,
"rate": 1.709659
}Build with BTN/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key