Rate Overview
Live
1 EUR = 13.5152 GHS
1 GHS = 0.073991
EUR
Avg
13.4376
High
13.5205
Low
13.2888
Last updated: 5/26/2026, 7:49:39 PM
Quick Conversions
| EUR | GHS |
|---|---|
| 1 EUR | 13.52 GHS |
| 10 EUR | 135.15 GHS |
| 50 EUR | 675.76 GHS |
| 100 EUR | 1,351.52 GHS |
| 500 EUR | 6,757.60 GHS |
| 1,000 EUR | 13,515.20 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-26T19:49:39Z",
"rates": {
"GHS": 13.515198
}
}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.5198,
"rate": 13.515198
}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