Rate Overview
Live
1 GBP = 214.7043 ETB
1 ETB = 0.004658
GBP
Avg
204.6876
High
216.1178
Low
181.1617
Last updated: 7/23/2026, 2:58:32 PM
Quick Conversions
| GBP | ETB |
|---|---|
| 1 GBP | 214.70 ETB |
| 10 GBP | 2,147.04 ETB |
| 50 GBP | 10,735.22 ETB |
| 100 GBP | 21,470.43 ETB |
| 500 GBP | 107,352.16 ETB |
| 1,000 GBP | 214,704.32 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-23T14:58:32Z",
"rates": {
"ETB": 214.70432
}
}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": 21470.432,
"rate": 214.70432
}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