Rate Overview
Live
1 BTN = 1.6830 ETB
1 ETB = 0.594188
BTN
Avg
1.6879
High
1.7332
Low
1.6379
Last updated: 7/8/2026, 3:58:42 PM
Quick Conversions
| BTN | ETB |
|---|---|
| 1 BTN | 1.68 ETB |
| 10 BTN | 16.83 ETB |
| 50 BTN | 84.15 ETB |
| 100 BTN | 168.30 ETB |
| 500 BTN | 841.49 ETB |
| 1,000 BTN | 1,682.97 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-08T15:58:42Z",
"rates": {
"ETB": 1.68297
}
}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.297,
"rate": 1.68297
}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