Rate Overview
Live
1 GBP = 209.5857 ETB
1 ETB = 0.004771
GBP
Avg
209.7316
High
211.7820
Low
208.7542
Last updated: 3/27/2026, 4:26:39 AM
Quick Conversions
| GBP | ETB |
|---|---|
| 1 GBP | 209.59 ETB |
| 10 GBP | 2,095.86 ETB |
| 50 GBP | 10,479.28 ETB |
| 100 GBP | 20,958.57 ETB |
| 500 GBP | 104,792.84 ETB |
| 1,000 GBP | 209,585.68 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-27T04:26:39Z",
"rates": {
"ETB": 209.585681
}
}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": 20958.5681,
"rate": 209.585681
}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