Rate Overview
Live
1 GBP = 208.1433 ETB
1 ETB = 0.004804
GBP
Avg
208.5498
High
210.6325
Low
206.9086
Last updated: 3/7/2026, 12:22:41 AM
Quick Conversions
| GBP | ETB |
|---|---|
| 1 GBP | 208.14 ETB |
| 10 GBP | 2,081.43 ETB |
| 50 GBP | 10,407.16 ETB |
| 100 GBP | 20,814.33 ETB |
| 500 GBP | 104,071.63 ETB |
| 1,000 GBP | 208,143.26 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-03-07T00:22:41Z",
"rates": {
"ETB": 208.143264
}
}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": 20814.326399999998,
"rate": 208.143264
}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