Rate Overview
Live
1 ETB = 0.071774 GHS
1 GHS = 13.9326
ETB
Avg
0.071550
High
0.072053
Low
0.071229
Last updated: 5/9/2026, 4:55:28 AM
Quick Conversions
| ETB | GHS |
|---|---|
| 1 ETB | 0.07 GHS |
| 10 ETB | 0.72 GHS |
| 50 ETB | 3.59 GHS |
| 100 ETB | 7.18 GHS |
| 500 ETB | 35.89 GHS |
| 1,000 ETB | 71.77 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-05-09T04:55:28Z",
"rates": {
"GHS": 0.071774
}
}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.1774000000000004,
"rate": 0.071774
}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