Rate Overview
Live
1 BTN = 1.6899 ETB
1 ETB = 0.591766
BTN
Avg
1.6786
High
1.7110
Low
1.6367
Last updated: 8/18/2026, 8:46:03 PM
Quick Conversions
| BTN | ETB |
|---|---|
| 1 BTN | 1.69 ETB |
| 10 BTN | 16.90 ETB |
| 50 BTN | 84.49 ETB |
| 100 BTN | 168.99 ETB |
| 500 BTN | 844.93 ETB |
| 1,000 BTN | 1,689.86 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-08-18T20:46:03Z",
"rates": {
"ETB": 1.689857
}
}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.9857,
"rate": 1.689857
}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