Rate Overview
Live
1 ETB = 0.603698 BTN
1 BTN = 1.6565
ETB
Avg
0.604351
High
0.605253
Low
0.603698
Last updated: 5/8/2026, 4:39:59 AM
Quick Conversions
| ETB | BTN |
|---|---|
| 1 ETB | 0.60 BTN |
| 10 ETB | 6.04 BTN |
| 50 ETB | 30.18 BTN |
| 100 ETB | 60.37 BTN |
| 500 ETB | 301.85 BTN |
| 1,000 ETB | 603.70 BTN |
Get ETB/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=BTNExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-05-08T04:39:59Z",
"rates": {
"BTN": 0.603698
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "BTN",
"amount": 100
},
"result": 60.3698,
"rate": 0.603698
}Build with ETB/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key