Rate Overview
Live
1 ETB = 0.072679 GHS
1 GHS = 13.7591
ETB
Avg
0.071588
High
0.072679
Low
0.069881
Last updated: 7/29/2026, 1:49:41 PM
Quick Conversions
| ETB | GHS |
|---|---|
| 1 ETB | 0.07 GHS |
| 10 ETB | 0.73 GHS |
| 50 ETB | 3.63 GHS |
| 100 ETB | 7.27 GHS |
| 500 ETB | 36.34 GHS |
| 1,000 ETB | 72.68 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-29T13:49:41Z",
"rates": {
"GHS": 0.072679
}
}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.267899999999999,
"rate": 0.072679
}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