Rate Overview
Live
1 GBP = 211.3509 ETB
1 ETB = 0.004731
GBP
Avg
210.9172
High
213.0759
Low
208.8935
Last updated: 4/16/2026, 6:02:54 AM
Quick Conversions
| GBP | ETB |
|---|---|
| 1 GBP | 211.35 ETB |
| 10 GBP | 2,113.51 ETB |
| 50 GBP | 10,567.55 ETB |
| 100 GBP | 21,135.09 ETB |
| 500 GBP | 105,675.46 ETB |
| 1,000 GBP | 211,350.91 ETB |
Get GBP/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=ETBExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-04-16T06:02:54Z",
"rates": {
"ETB": 211.350914
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "ETB",
"amount": 100
},
"result": 21135.091399999998,
"rate": 211.350914
}Build with GBP/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key