Rate Overview
Live
1 BTN = 1.6830 ETB
1 ETB = 0.594175
BTN
Avg
1.6812
High
1.7043
Low
1.6717
Last updated: 6/19/2026, 8:39:02 AM
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.50 ETB |
| 1,000 BTN | 1,683.01 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-06-19T08:39:02Z",
"rates": {
"ETB": 1.683007
}
}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.3007,
"rate": 1.683007
}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