Rate Overview
Live
1 ETB = 0.010785 BGN
1 BGN = 92.7214
ETB
Avg
0.010736
High
0.010867
Low
0.010602
Last updated: 3/7/2026, 7:37:01 AM
Quick Conversions
| ETB | BGN |
|---|---|
| 1 ETB | 0.01 BGN |
| 10 ETB | 0.11 BGN |
| 50 ETB | 0.54 BGN |
| 100 ETB | 1.08 BGN |
| 500 ETB | 5.39 BGN |
| 1,000 ETB | 10.79 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-03-07T07:37:01Z",
"rates": {
"BGN": 0.010785
}
}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.0785,
"rate": 0.010785
}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