Rate Overview
Live
1 ETB = 0.010725 BGN
1 BGN = 93.2401
ETB
Avg
0.012473
High
0.015885
Low
0.010603
Last updated: 7/29/2026, 12:59:12 AM
Quick Conversions
| ETB | BGN |
|---|---|
| 1 ETB | 0.01 BGN |
| 10 ETB | 0.11 BGN |
| 50 ETB | 0.54 BGN |
| 100 ETB | 1.07 BGN |
| 500 ETB | 5.36 BGN |
| 1,000 ETB | 10.73 BGN |
Get ETB/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=BGNExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-07-29T00:59:12Z",
"rates": {
"BGN": 0.010725
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "BGN",
"amount": 100
},
"result": 1.0725,
"rate": 0.010725
}Build with ETB/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key