Rate Overview
Live
1 ETB = 0.604005 BTN
1 BTN = 1.6556
ETB
Avg
0.602847
High
0.647026
Low
0.573960
Last updated: 5/28/2026, 9:43:35 PM
Quick Conversions
| ETB | BTN |
|---|---|
| 1 ETB | 0.60 BTN |
| 10 ETB | 6.04 BTN |
| 50 ETB | 30.20 BTN |
| 100 ETB | 60.40 BTN |
| 500 ETB | 302.00 BTN |
| 1,000 ETB | 604.01 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-28T21:43:35Z",
"rates": {
"BTN": 0.604005
}
}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": 60.4005,
"rate": 0.604005
}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