Rate Overview
Live
1 GBP = 214.0383 ETB
1 ETB = 0.004672
GBP
Avg
213.7982
High
215.5668
Low
212.3858
Last updated: 6/16/2026, 8:53:03 AM
Quick Conversions
| GBP | ETB |
|---|---|
| 1 GBP | 214.04 ETB |
| 10 GBP | 2,140.38 ETB |
| 50 GBP | 10,701.91 ETB |
| 100 GBP | 21,403.83 ETB |
| 500 GBP | 107,019.15 ETB |
| 1,000 GBP | 214,038.29 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-06-16T08:53:03Z",
"rates": {
"ETB": 214.038294
}
}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": 21403.829400000002,
"rate": 214.038294
}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