Rate Overview
Live
1 ETB = 0.597659 BTN
1 BTN = 1.6732
ETB
Avg
0.593386
High
0.610545
Low
0.576958
Last updated: 7/29/2026, 10:21:38 AM
Quick Conversions
| ETB | BTN |
|---|---|
| 1 ETB | 0.60 BTN |
| 10 ETB | 5.98 BTN |
| 50 ETB | 29.88 BTN |
| 100 ETB | 59.77 BTN |
| 500 ETB | 298.83 BTN |
| 1,000 ETB | 597.66 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-07-29T10:21:38Z",
"rates": {
"BTN": 0.597659
}
}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.7659,
"rate": 0.597659
}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