Rate Overview
Live
1 GBP = 211.5355 ETB
1 ETB = 0.004727
GBP
Avg
210.9377
High
213.0759
Low
208.8935
Last updated: 4/16/2026, 5:07:19 AM
Quick Conversions
| GBP | ETB |
|---|---|
| 1 GBP | 211.54 ETB |
| 10 GBP | 2,115.35 ETB |
| 50 GBP | 10,576.77 ETB |
| 100 GBP | 21,153.55 ETB |
| 500 GBP | 105,767.74 ETB |
| 1,000 GBP | 211,535.49 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-04-16T05:07:19Z",
"rates": {
"ETB": 211.535488
}
}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": 21153.548799999997,
"rate": 211.535488
}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