Rate Overview
Live
1 GHS = 14.3765 ETB
1 ETB = 0.069558
GHS
Avg
14.3795
High
14.8372
Low
14.1241
Last updated: 3/27/2026, 8:06:20 AM
Quick Conversions
| GHS | ETB |
|---|---|
| 1 GHS | 14.38 ETB |
| 10 GHS | 143.77 ETB |
| 50 GHS | 718.83 ETB |
| 100 GHS | 1,437.65 ETB |
| 500 GHS | 7,188.27 ETB |
| 1,000 GHS | 14,376.54 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-27T08:06:20Z",
"rates": {
"ETB": 14.376538
}
}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.6538,
"rate": 14.376538
}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