Rate Overview
Live
1 EUR = 13.2101 GHS
1 GHS = 0.075700
EUR
Avg
13.2071
High
13.2274
Low
13.1876
Last updated: 7/25/2026, 2:20:25 AM
Quick Conversions
| EUR | GHS |
|---|---|
| 1 EUR | 13.21 GHS |
| 10 EUR | 132.10 GHS |
| 50 EUR | 660.50 GHS |
| 100 EUR | 1,321.01 GHS |
| 500 EUR | 6,605.03 GHS |
| 1,000 EUR | 13,210.07 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-25T02:20:25Z",
"rates": {
"GHS": 13.210066
}
}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": 1321.0066,
"rate": 13.210066
}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