Rate Overview
Live
1 BTN = 1.6681 ETB
1 ETB = 0.599477
BTN
Avg
1.5880
High
1.7317
Low
1.3109
Last updated: 7/12/2026, 12:21:57 AM
Quick Conversions
| BTN | ETB |
|---|---|
| 1 BTN | 1.67 ETB |
| 10 BTN | 16.68 ETB |
| 50 BTN | 83.41 ETB |
| 100 BTN | 166.81 ETB |
| 500 BTN | 834.06 ETB |
| 1,000 BTN | 1,668.12 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-12T00:21:57Z",
"rates": {
"ETB": 1.668122
}
}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": 166.81220000000002,
"rate": 1.668122
}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