Rate Overview
Live
1 EUR = 12.8645 GHS
1 GHS = 0.077733
EUR
Avg
13.0936
High
13.6759
Low
12.8445
Last updated: 6/15/2026, 10:33:27 PM
Quick Conversions
| EUR | GHS |
|---|---|
| 1 EUR | 12.86 GHS |
| 10 EUR | 128.65 GHS |
| 50 EUR | 643.23 GHS |
| 100 EUR | 1,286.45 GHS |
| 500 EUR | 6,432.25 GHS |
| 1,000 EUR | 12,864.50 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-06-15T22:33:27Z",
"rates": {
"GHS": 12.864504
}
}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": 1286.4504,
"rate": 12.864504
}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