Rate Overview
Live
1 BOB = 14.0875 ETB
1 ETB = 0.070985
BOB
Avg
21.5336
High
23.3423
Low
14.0875
Last updated: 7/29/2026, 3:57:14 AM
Quick Conversions
| BOB | ETB |
|---|---|
| 1 BOB | 14.09 ETB |
| 10 BOB | 140.87 ETB |
| 50 BOB | 704.37 ETB |
| 100 BOB | 1,408.75 ETB |
| 500 BOB | 7,043.73 ETB |
| 1,000 BOB | 14,087.47 ETB |
Get BOB/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=ETBExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-29T03:57:14Z",
"rates": {
"ETB": 14.087469
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "ETB",
"amount": 100
},
"result": 1408.7469,
"rate": 14.087469
}Build with BOB/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key