Rate Overview
Live
1 GBP = 213.9925 ETB
1 ETB = 0.004673
GBP
Avg
213.0752
High
213.9925
Low
212.0877
Last updated: 5/6/2026, 10:18:43 AM
Quick Conversions
| GBP | ETB |
|---|---|
| 1 GBP | 213.99 ETB |
| 10 GBP | 2,139.93 ETB |
| 50 GBP | 10,699.63 ETB |
| 100 GBP | 21,399.26 ETB |
| 500 GBP | 106,996.28 ETB |
| 1,000 GBP | 213,992.55 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-05-06T10:18:43Z",
"rates": {
"ETB": 213.99255
}
}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": 21399.255,
"rate": 213.99255
}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