Rate Overview
Live
1 GHS = 14.2077 ETB
1 ETB = 0.070384
GHS
Avg
14.2025
High
14.2586
Low
14.1310
Last updated: 4/18/2026, 8:49:28 AM
Quick Conversions
| GHS | ETB |
|---|---|
| 1 GHS | 14.21 ETB |
| 10 GHS | 142.08 ETB |
| 50 GHS | 710.38 ETB |
| 100 GHS | 1,420.77 ETB |
| 500 GHS | 7,103.84 ETB |
| 1,000 GHS | 14,207.68 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-04-18T08:49:28Z",
"rates": {
"ETB": 14.207675
}
}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": 1420.7675,
"rate": 14.207675
}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