Rate Overview
Live
1 ETB = 0.597544 BTN
1 BTN = 1.6735
ETB
Avg
0.594261
High
0.598125
Low
0.590802
Last updated: 4/17/2026, 12:11:38 PM
Quick Conversions
| ETB | BTN |
|---|---|
| 1 ETB | 0.60 BTN |
| 10 ETB | 5.98 BTN |
| 50 ETB | 29.88 BTN |
| 100 ETB | 59.75 BTN |
| 500 ETB | 298.77 BTN |
| 1,000 ETB | 597.54 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-04-17T12:11:38Z",
"rates": {
"BTN": 0.597544
}
}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.7544,
"rate": 0.597544
}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