Rate Overview
Live
1 GHS = 13.6707 ETB
1 ETB = 0.073149
GHS
Avg
13.5709
High
14.8168
Low
11.5937
Last updated: 5/29/2026, 12:11:44 AM
Quick Conversions
| GHS | ETB |
|---|---|
| 1 GHS | 13.67 ETB |
| 10 GHS | 136.71 ETB |
| 50 GHS | 683.53 ETB |
| 100 GHS | 1,367.07 ETB |
| 500 GHS | 6,835.34 ETB |
| 1,000 GHS | 13,670.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-05-29T00:11:44Z",
"rates": {
"ETB": 13.670678
}
}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": 1367.0678,
"rate": 13.670678
}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