Rate Overview
Live
1 GBP = 215.5965 ETB
1 ETB = 0.004638
GBP
Avg
211.9332
High
216.9525
Low
206.9033
Last updated: 7/23/2026, 3:00:52 AM
Quick Conversions
| GBP | ETB |
|---|---|
| 1 GBP | 215.60 ETB |
| 10 GBP | 2,155.96 ETB |
| 50 GBP | 10,779.82 ETB |
| 100 GBP | 21,559.65 ETB |
| 500 GBP | 107,798.24 ETB |
| 1,000 GBP | 215,596.49 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-07-23T03:00:52Z",
"rates": {
"ETB": 215.596487
}
}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": 21559.648699999998,
"rate": 215.596487
}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