Rate Overview
Live
1 EUR = 12.5395 GHS
1 GHS = 0.079748
EUR
Avg
12.5170
High
12.6063
Low
12.4427
Last updated: 3/7/2026, 12:52:06 AM
Quick Conversions
| EUR | GHS |
|---|---|
| 1 EUR | 12.54 GHS |
| 10 EUR | 125.39 GHS |
| 50 EUR | 626.97 GHS |
| 100 EUR | 1,253.95 GHS |
| 500 EUR | 6,269.73 GHS |
| 1,000 EUR | 12,539.46 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-03-07T00:52:06Z",
"rates": {
"GHS": 12.539456
}
}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": 1253.9456,
"rate": 12.539456
}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