Rate Overview
Live
1 GBP = 216.1669 ETB
1 ETB = 0.004626
GBP
Avg
212.4303
High
216.9525
Low
208.4333
Last updated: 5/26/2026, 9:27:52 PM
Quick Conversions
| GBP | ETB |
|---|---|
| 1 GBP | 216.17 ETB |
| 10 GBP | 2,161.67 ETB |
| 50 GBP | 10,808.35 ETB |
| 100 GBP | 21,616.69 ETB |
| 500 GBP | 108,083.46 ETB |
| 1,000 GBP | 216,166.93 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-05-26T21:27:52Z",
"rates": {
"ETB": 216.166925
}
}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": 21616.692499999997,
"rate": 216.166925
}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