Rate Overview
Live
1 ETB = 0.588979 BTN
1 BTN = 1.6979
ETB
Avg
0.587879
High
0.593605
Low
0.583113
Last updated: 3/7/2026, 9:12:07 AM
Quick Conversions
| ETB | BTN |
|---|---|
| 1 ETB | 0.59 BTN |
| 10 ETB | 5.89 BTN |
| 50 ETB | 29.45 BTN |
| 100 ETB | 58.90 BTN |
| 500 ETB | 294.49 BTN |
| 1,000 ETB | 588.98 BTN |
Get ETB/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=BTNExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-03-07T09:12:07Z",
"rates": {
"BTN": 0.588979
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "BTN",
"amount": 100
},
"result": 58.8979,
"rate": 0.588979
}Build with ETB/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key