Rate Overview
Live
1 EUR = 13.2270 GHS
1 GHS = 0.075603
EUR
Avg
12.9815
High
13.7192
Low
12.4427
Last updated: 7/26/2026, 4:39:11 AM
Quick Conversions
| EUR | GHS |
|---|---|
| 1 EUR | 13.23 GHS |
| 10 EUR | 132.27 GHS |
| 50 EUR | 661.35 GHS |
| 100 EUR | 1,322.70 GHS |
| 500 EUR | 6,613.49 GHS |
| 1,000 EUR | 13,226.98 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-07-26T04:39:11Z",
"rates": {
"GHS": 13.226977
}
}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": 1322.6977,
"rate": 13.226977
}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