Rate Overview
Live
1 BND = 124.3960 ETB
1 ETB = 0.008039
BND
Avg
122.9822
High
125.4648
Low
120.7756
Last updated: 7/30/2026, 5:48:28 AM
Quick Conversions
| BND | ETB |
|---|---|
| 1 BND | 124.40 ETB |
| 10 BND | 1,243.96 ETB |
| 50 BND | 6,219.80 ETB |
| 100 BND | 12,439.60 ETB |
| 500 BND | 62,198.02 ETB |
| 1,000 BND | 124,396.04 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-07-30T05:48:28Z",
"rates": {
"ETB": 124.39604
}
}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": 12439.604,
"rate": 124.39604
}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