Rate Overview
Live
1 ETB = 0.004705 GBP
1 GBP = 212.5399
ETB
Avg
0.004681
High
0.004705
Low
0.004638
Last updated: 6/15/2026, 11:13:07 AM
Quick Conversions
| ETB | GBP |
|---|---|
| 1 ETB | 0.00 GBP |
| 10 ETB | 0.05 GBP |
| 50 ETB | 0.24 GBP |
| 100 ETB | 0.47 GBP |
| 500 ETB | 2.35 GBP |
| 1,000 ETB | 4.71 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-06-15T11:13:07Z",
"rates": {
"GBP": 0.004705
}
}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.4705,
"rate": 0.004705
}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