Rate Overview
Live
1 ETB = 0.010560 BGN
1 BGN = 94.6970
ETB
Avg
0.010672
High
0.010958
Low
0.010457
Last updated: 8/9/2026, 4:04:12 PM
Quick Conversions
| ETB | BGN |
|---|---|
| 1 ETB | 0.01 BGN |
| 10 ETB | 0.11 BGN |
| 50 ETB | 0.53 BGN |
| 100 ETB | 1.06 BGN |
| 500 ETB | 5.28 BGN |
| 1,000 ETB | 10.56 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-08-09T16:04:12Z",
"rates": {
"BGN": 0.01056
}
}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.056,
"rate": 0.01056
}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