Rate Overview
Live
1 ETB = 0.004559 GBP
1 GBP = 219.3463
ETB
Avg
0.004546
High
0.004603
Low
0.004498
Last updated: 9/1/2026, 1:16:42 PM
Quick Conversions
| ETB | GBP |
|---|---|
| 1 ETB | 0.00 GBP |
| 10 ETB | 0.05 GBP |
| 50 ETB | 0.23 GBP |
| 100 ETB | 0.46 GBP |
| 500 ETB | 2.28 GBP |
| 1,000 ETB | 4.56 GBP |
Get ETB/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=GBPExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-09-01T13:16:42Z",
"rates": {
"GBP": 0.004559
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "GBP",
"amount": 100
},
"result": 0.45589999999999997,
"rate": 0.004559
}Build with ETB/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key