Rate Overview
Live
1 ETB = 0.068032 GHS
1 GHS = 14.6990
ETB
Avg
0.068701
High
0.072600
Low
0.067636
Last updated: 8/19/2026, 7:09:01 PM
Quick Conversions
| ETB | GHS |
|---|---|
| 1 ETB | 0.07 GHS |
| 10 ETB | 0.68 GHS |
| 50 ETB | 3.40 GHS |
| 100 ETB | 6.80 GHS |
| 500 ETB | 34.02 GHS |
| 1,000 ETB | 68.03 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-08-19T19:09:01Z",
"rates": {
"GHS": 0.068032
}
}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.8031999999999995,
"rate": 0.068032
}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