Rate Overview
Live
1 EUR = 13.5174 GHS
1 GHS = 0.073979
EUR
Avg
12.8600
High
13.5174
Low
12.3253
Last updated: 5/26/2026, 10:06:32 PM
Quick Conversions
| EUR | GHS |
|---|---|
| 1 EUR | 13.52 GHS |
| 10 EUR | 135.17 GHS |
| 50 EUR | 675.87 GHS |
| 100 EUR | 1,351.74 GHS |
| 500 EUR | 6,758.70 GHS |
| 1,000 EUR | 13,517.40 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-05-26T22:06:32Z",
"rates": {
"GHS": 13.517399
}
}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": 1351.7399,
"rate": 13.517399
}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