Rate Overview
Live
1 EUR = 13.5182 GHS
1 GHS = 0.073975
EUR
Avg
13.4380
High
13.5205
Low
13.2888
Last updated: 5/26/2026, 9:03:45 PM
Quick Conversions
| EUR | GHS |
|---|---|
| 1 EUR | 13.52 GHS |
| 10 EUR | 135.18 GHS |
| 50 EUR | 675.91 GHS |
| 100 EUR | 1,351.82 GHS |
| 500 EUR | 6,759.08 GHS |
| 1,000 EUR | 13,518.17 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-26T21:03:45Z",
"rates": {
"GHS": 13.518169
}
}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.8169,
"rate": 13.518169
}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