Rate Overview
Live
1 ETB = 0.605230 BTN
1 BTN = 1.6523
ETB
Avg
0.609031
High
0.655519
Low
0.574312
Last updated: 3/28/2026, 3:50:32 PM
Quick Conversions
| ETB | BTN |
|---|---|
| 1 ETB | 0.61 BTN |
| 10 ETB | 6.05 BTN |
| 50 ETB | 30.26 BTN |
| 100 ETB | 60.52 BTN |
| 500 ETB | 302.62 BTN |
| 1,000 ETB | 605.23 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-03-28T15:50:32Z",
"rates": {
"BTN": 0.60523
}
}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.523,
"rate": 0.60523
}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