Rate Overview
Live
1 ETB = 0.071226 GHS
1 GHS = 14.0398
ETB
Avg
0.071118
High
0.071410
Low
0.070905
Last updated: 7/8/2026, 7:15:42 PM
Quick Conversions
| ETB | GHS |
|---|---|
| 1 ETB | 0.07 GHS |
| 10 ETB | 0.71 GHS |
| 50 ETB | 3.56 GHS |
| 100 ETB | 7.12 GHS |
| 500 ETB | 35.61 GHS |
| 1,000 ETB | 71.23 GHS |
Get ETB/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=GHSExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-07-08T19:15:42Z",
"rates": {
"GHS": 0.071226
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "GHS",
"amount": 100
},
"result": 7.122599999999999,
"rate": 0.071226
}Build with ETB/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key