Rate Overview
Live
1 BND = 124.2663 ETB
1 ETB = 0.008047
BND
Avg
122.9780
High
125.4648
Low
120.7756
Last updated: 8/1/2026, 9:44:57 AM
Quick Conversions
| BND | ETB |
|---|---|
| 1 BND | 124.27 ETB |
| 10 BND | 1,242.66 ETB |
| 50 BND | 6,213.31 ETB |
| 100 BND | 12,426.63 ETB |
| 500 BND | 62,133.14 ETB |
| 1,000 BND | 124,266.29 ETB |
Get BND/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=ETBExample Response:
{
"success": true,
"base": "BND",
"date": "2026-08-01T09:44:57Z",
"rates": {
"ETB": 124.266289
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "ETB",
"amount": 100
},
"result": 12426.6289,
"rate": 124.266289
}Build with BND/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key