Rate Overview
Live
1 ETB = 0.596489 BTN
1 BTN = 1.6765
ETB
Avg
0.591997
High
0.610545
Low
0.576958
Last updated: 5/29/2026, 2:29:27 PM
Quick Conversions
| ETB | BTN |
|---|---|
| 1 ETB | 0.60 BTN |
| 10 ETB | 5.96 BTN |
| 50 ETB | 29.82 BTN |
| 100 ETB | 59.65 BTN |
| 500 ETB | 298.24 BTN |
| 1,000 ETB | 596.49 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-05-29T14:29:27Z",
"rates": {
"BTN": 0.596489
}
}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.648900000000005,
"rate": 0.596489
}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