Rate Overview
Live
1 EUR = 13.0093 GHS
1 GHS = 0.076868
EUR
Avg
12.9294
High
13.0093
Low
12.8381
Last updated: 7/5/2026, 3:32:03 AM
Quick Conversions
| EUR | GHS |
|---|---|
| 1 EUR | 13.01 GHS |
| 10 EUR | 130.09 GHS |
| 50 EUR | 650.47 GHS |
| 100 EUR | 1,300.93 GHS |
| 500 EUR | 6,504.67 GHS |
| 1,000 EUR | 13,009.33 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-05T03:32:03Z",
"rates": {
"GHS": 13.009331
}
}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.9331,
"rate": 13.009331
}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