Rate Overview
Live
1 GBP = 214.1163 ETB
1 ETB = 0.004670
GBP
Avg
211.7025
High
216.9754
Low
207.6453
Last updated: 7/27/2026, 11:05:56 PM
Quick Conversions
| GBP | ETB |
|---|---|
| 1 GBP | 214.12 ETB |
| 10 GBP | 2,141.16 ETB |
| 50 GBP | 10,705.81 ETB |
| 100 GBP | 21,411.63 ETB |
| 500 GBP | 107,058.14 ETB |
| 1,000 GBP | 214,116.27 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-27T23:05:56Z",
"rates": {
"ETB": 214.116271
}
}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": 21411.6271,
"rate": 214.116271
}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