Rate Overview
Live
1 GBP = 218.4431 ETB
1 ETB = 0.004578
GBP
Avg
217.5475
High
218.5525
Low
216.0069
Last updated: 8/14/2026, 6:05:24 PM
Quick Conversions
| GBP | ETB |
|---|---|
| 1 GBP | 218.44 ETB |
| 10 GBP | 2,184.43 ETB |
| 50 GBP | 10,922.15 ETB |
| 100 GBP | 21,844.31 ETB |
| 500 GBP | 109,221.55 ETB |
| 1,000 GBP | 218,443.10 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-08-14T18:05:24Z",
"rates": {
"ETB": 218.443095
}
}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": 21844.3095,
"rate": 218.443095
}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