Rate Overview
Live
1 ETB = 0.594187 BTN
1 BTN = 1.6830
ETB
Avg
0.595548
High
0.599030
Low
0.593183
Last updated: 7/8/2026, 4:38:31 AM
Quick Conversions
| ETB | BTN |
|---|---|
| 1 ETB | 0.59 BTN |
| 10 ETB | 5.94 BTN |
| 50 ETB | 29.71 BTN |
| 100 ETB | 59.42 BTN |
| 500 ETB | 297.09 BTN |
| 1,000 ETB | 594.19 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-07-08T04:38:31Z",
"rates": {
"BTN": 0.594187
}
}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": 59.4187,
"rate": 0.594187
}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