Rate Overview
Live
1 BTN = 1.6883 ETB
1 ETB = 0.592299
BTN
Avg
1.6817
High
1.6883
Low
1.6732
Last updated: 7/11/2026, 1:57:03 AM
Quick Conversions
| BTN | ETB |
|---|---|
| 1 BTN | 1.69 ETB |
| 10 BTN | 16.88 ETB |
| 50 BTN | 84.42 ETB |
| 100 BTN | 168.83 ETB |
| 500 BTN | 844.17 ETB |
| 1,000 BTN | 1,688.34 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-11T01:57:03Z",
"rates": {
"ETB": 1.688337
}
}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.8337,
"rate": 1.688337
}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