Rate Overview
Live
1 BND = 122.7775 ETB
1 ETB = 0.008145
BND
Avg
123.8054
High
125.0662
Low
122.7775
Last updated: 6/19/2026, 8:42:01 AM
Quick Conversions
| BND | ETB |
|---|---|
| 1 BND | 122.78 ETB |
| 10 BND | 1,227.78 ETB |
| 50 BND | 6,138.88 ETB |
| 100 BND | 12,277.75 ETB |
| 500 BND | 61,388.77 ETB |
| 1,000 BND | 122,777.54 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-06-19T08:42:01Z",
"rates": {
"ETB": 122.777538
}
}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": 12277.7538,
"rate": 122.777538
}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