Rate Overview
Live
1 EUR = 12.6781 GHS
1 GHS = 0.078876
EUR
Avg
13.3099
High
13.5916
Low
12.6781
Last updated: 8/14/2026, 7:24:55 PM
Quick Conversions
| EUR | GHS |
|---|---|
| 1 EUR | 12.68 GHS |
| 10 EUR | 126.78 GHS |
| 50 EUR | 633.90 GHS |
| 100 EUR | 1,267.81 GHS |
| 500 EUR | 6,339.04 GHS |
| 1,000 EUR | 12,678.09 GHS |
Get EUR/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=GHSExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-08-14T19:24:55Z",
"rates": {
"GHS": 12.678085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "GHS",
"amount": 100
},
"result": 1267.8084999999999,
"rate": 12.678085
}Build with EUR/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key