Rate Overview
Live
1 BTN = 1.6523 ETB
1 ETB = 0.605231
BTN
Avg
1.6669
High
1.6843
Low
1.6523
Last updated: 3/28/2026, 9:15:58 AM
Quick Conversions
| BTN | ETB |
|---|---|
| 1 BTN | 1.65 ETB |
| 10 BTN | 16.52 ETB |
| 50 BTN | 82.61 ETB |
| 100 BTN | 165.23 ETB |
| 500 BTN | 826.13 ETB |
| 1,000 BTN | 1,652.26 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-03-28T09:15:58Z",
"rates": {
"ETB": 1.652263
}
}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": 165.2263,
"rate": 1.652263
}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