Rate Overview
Live
1 ETB = 0.584470 BTN
1 BTN = 1.7110
ETB
Avg
0.584349
High
0.586807
Low
0.580258
Last updated: 9/8/2026, 3:48:14 PM
Quick Conversions
| ETB | BTN |
|---|---|
| 1 ETB | 0.58 BTN |
| 10 ETB | 5.84 BTN |
| 50 ETB | 29.22 BTN |
| 100 ETB | 58.45 BTN |
| 500 ETB | 292.24 BTN |
| 1,000 ETB | 584.47 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-09-08T15:48:14Z",
"rates": {
"BTN": 0.58447
}
}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.447,
"rate": 0.58447
}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