Rate Overview
Live
1 ETB = 0.004816 GBP
1 GBP = 207.6412
ETB
Avg
0.004850
High
0.005279
Low
0.004747
Last updated: 3/6/2026, 7:30:47 PM
Quick Conversions
| ETB | GBP |
|---|---|
| 1 ETB | 0.00 GBP |
| 10 ETB | 0.05 GBP |
| 50 ETB | 0.24 GBP |
| 100 ETB | 0.48 GBP |
| 500 ETB | 2.41 GBP |
| 1,000 ETB | 4.82 GBP |
Get ETB/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=GBPExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-03-06T19:30:47Z",
"rates": {
"GBP": 0.004816
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "GBP",
"amount": 100
},
"result": 0.4816,
"rate": 0.004816
}Build with ETB/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key