Rate Overview
Live
1 GHS = 14.3754 ETB
1 ETB = 0.069563
GHS
Avg
14.5193
High
14.6382
Low
14.3754
Last updated: 3/7/2026, 1:07:24 AM
Quick Conversions
| GHS | ETB |
|---|---|
| 1 GHS | 14.38 ETB |
| 10 GHS | 143.75 ETB |
| 50 GHS | 718.77 ETB |
| 100 GHS | 1,437.54 ETB |
| 500 GHS | 7,187.72 ETB |
| 1,000 GHS | 14,375.44 ETB |
Get GHS/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=ETBExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-03-07T01:07:24Z",
"rates": {
"ETB": 14.375442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "ETB",
"amount": 100
},
"result": 1437.5442,
"rate": 14.375442
}Build with GHS/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key