Rate Overview
Live
1 EUR = 13.0015 GHS
1 GHS = 0.076914
EUR
Avg
12.9353
High
13.0231
Low
12.8389
Last updated: 4/16/2026, 6:01:37 AM
Quick Conversions
| EUR | GHS |
|---|---|
| 1 EUR | 13.00 GHS |
| 10 EUR | 130.02 GHS |
| 50 EUR | 650.08 GHS |
| 100 EUR | 1,300.15 GHS |
| 500 EUR | 6,500.75 GHS |
| 1,000 EUR | 13,001.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-04-16T06:01:37Z",
"rates": {
"GHS": 13.001503
}
}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": 1300.1503,
"rate": 13.001503
}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