Rate Overview
Live
1 BTN = 1.6556 ETB
1 ETB = 0.604024
BTN
Avg
1.6545
High
1.6556
Low
1.6522
Last updated: 5/7/2026, 3:03:42 PM
Quick Conversions
| BTN | ETB |
|---|---|
| 1 BTN | 1.66 ETB |
| 10 BTN | 16.56 ETB |
| 50 BTN | 82.78 ETB |
| 100 BTN | 165.56 ETB |
| 500 BTN | 827.78 ETB |
| 1,000 BTN | 1,655.56 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-05-07T15:03:42Z",
"rates": {
"ETB": 1.655563
}
}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": 165.5563,
"rate": 1.655563
}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