Rate Overview
Live
1 GBP = 215.1943 ETB
1 ETB = 0.004647
GBP
Avg
216.2819
High
217.0466
Low
215.1943
Last updated: 7/23/2026, 9:18:58 AM
Quick Conversions
| GBP | ETB |
|---|---|
| 1 GBP | 215.19 ETB |
| 10 GBP | 2,151.94 ETB |
| 50 GBP | 10,759.72 ETB |
| 100 GBP | 21,519.43 ETB |
| 500 GBP | 107,597.15 ETB |
| 1,000 GBP | 215,194.30 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-23T09:18:58Z",
"rates": {
"ETB": 215.194302
}
}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": 21519.4302,
"rate": 215.194302
}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