Rate Overview
Live
1 BTN = 1.6842 ETB
1 ETB = 0.593757
BTN
Avg
1.6805
High
1.6944
Low
1.6694
Last updated: 7/7/2026, 1:30:37 PM
Quick Conversions
| BTN | ETB |
|---|---|
| 1 BTN | 1.68 ETB |
| 10 BTN | 16.84 ETB |
| 50 BTN | 84.21 ETB |
| 100 BTN | 168.42 ETB |
| 500 BTN | 842.10 ETB |
| 1,000 BTN | 1,684.19 ETB |
Get BTN/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=ETBExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-07T13:30:37Z",
"rates": {
"ETB": 1.684191
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "ETB",
"amount": 100
},
"result": 168.4191,
"rate": 1.684191
}Build with BTN/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key