Rate Overview
Live
1 BTN = 1.6735 ETB
1 ETB = 0.597545
BTN
Avg
1.6828
High
1.6926
Low
1.6719
Last updated: 4/17/2026, 1:27:53 PM
Quick Conversions
| BTN | ETB |
|---|---|
| 1 BTN | 1.67 ETB |
| 10 BTN | 16.74 ETB |
| 50 BTN | 83.68 ETB |
| 100 BTN | 167.35 ETB |
| 500 BTN | 836.76 ETB |
| 1,000 BTN | 1,673.51 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-04-17T13:27:53Z",
"rates": {
"ETB": 1.673514
}
}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": 167.35139999999998,
"rate": 1.673514
}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