Rate Overview
Live
1 GBP = 209.0314 ETB
1 ETB = 0.004784
GBP
Avg
209.6826
High
211.7820
Low
208.7542
Last updated: 3/27/2026, 2:52:17 AM
Quick Conversions
| GBP | ETB |
|---|---|
| 1 GBP | 209.03 ETB |
| 10 GBP | 2,090.31 ETB |
| 50 GBP | 10,451.57 ETB |
| 100 GBP | 20,903.14 ETB |
| 500 GBP | 104,515.68 ETB |
| 1,000 GBP | 209,031.36 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-27T02:52:17Z",
"rates": {
"ETB": 209.031364
}
}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": 20903.1364,
"rate": 209.031364
}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