Rate Overview
Live
1 EUR = 13.1885 GHS
1 GHS = 0.075824
EUR
Avg
13.0772
High
13.2030
Low
12.9954
Last updated: 9/4/2026, 7:02:10 PM
Quick Conversions
| EUR | GHS |
|---|---|
| 1 EUR | 13.19 GHS |
| 10 EUR | 131.88 GHS |
| 50 EUR | 659.42 GHS |
| 100 EUR | 1,318.85 GHS |
| 500 EUR | 6,594.25 GHS |
| 1,000 EUR | 13,188.49 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-09-04T19:02:10Z",
"rates": {
"GHS": 13.188492
}
}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": 1318.8492,
"rate": 13.188492
}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