Rate Overview
Live
1 BTN = 1.7024 ETB
1 ETB = 0.587418
BTN
Avg
1.6953
High
1.7024
Low
1.6890
Last updated: 8/21/2026, 9:26:51 AM
Quick Conversions
| BTN | ETB |
|---|---|
| 1 BTN | 1.70 ETB |
| 10 BTN | 17.02 ETB |
| 50 BTN | 85.12 ETB |
| 100 BTN | 170.24 ETB |
| 500 BTN | 851.18 ETB |
| 1,000 BTN | 1,702.37 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-08-21T09:26:51Z",
"rates": {
"ETB": 1.702365
}
}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.23649999999998,
"rate": 1.702365
}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