Rate Overview
Live
1 BTN = 1.6979 ETB
1 ETB = 0.588979
BTN
Avg
1.7011
High
1.7149
Low
1.6846
Last updated: 3/7/2026, 7:34:54 AM
Quick Conversions
| BTN | ETB |
|---|---|
| 1 BTN | 1.70 ETB |
| 10 BTN | 16.98 ETB |
| 50 BTN | 84.89 ETB |
| 100 BTN | 169.79 ETB |
| 500 BTN | 848.93 ETB |
| 1,000 BTN | 1,697.85 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-07T07:34:54Z",
"rates": {
"ETB": 1.697852
}
}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": 169.7852,
"rate": 1.697852
}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