Rate Overview
Live
1 ETB = 0.069563 GHS
1 GHS = 14.3755
ETB
Avg
0.069647
High
0.075803
Low
0.068314
Last updated: 3/6/2026, 8:10:42 AM
Quick Conversions
| ETB | GHS |
|---|---|
| 1 ETB | 0.07 GHS |
| 10 ETB | 0.70 GHS |
| 50 ETB | 3.48 GHS |
| 100 ETB | 6.96 GHS |
| 500 ETB | 34.78 GHS |
| 1,000 ETB | 69.56 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-03-06T08:10:42Z",
"rates": {
"GHS": 0.069563
}
}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": 6.9563,
"rate": 0.069563
}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