Rate Overview
Live
1 GBP = 214.0598 ETB
1 ETB = 0.004672
GBP
Avg
212.9318
High
214.0598
Low
211.4134
Last updated: 7/6/2026, 6:29:04 PM
Quick Conversions
| GBP | ETB |
|---|---|
| 1 GBP | 214.06 ETB |
| 10 GBP | 2,140.60 ETB |
| 50 GBP | 10,702.99 ETB |
| 100 GBP | 21,405.98 ETB |
| 500 GBP | 107,029.89 ETB |
| 1,000 GBP | 214,059.78 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-06T18:29:04Z",
"rates": {
"ETB": 214.059777
}
}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": 21405.9777,
"rate": 214.059777
}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