Rate Overview
Live
1 EUR = 12.6288 GHS
1 GHS = 0.079184
EUR
Avg
12.6286
High
12.6590
Low
12.5719
Last updated: 3/27/2026, 2:52:15 AM
Quick Conversions
| EUR | GHS |
|---|---|
| 1 EUR | 12.63 GHS |
| 10 EUR | 126.29 GHS |
| 50 EUR | 631.44 GHS |
| 100 EUR | 1,262.88 GHS |
| 500 EUR | 6,314.41 GHS |
| 1,000 EUR | 12,628.81 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-27T02:52:15Z",
"rates": {
"GHS": 12.628815
}
}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": 1262.8815,
"rate": 12.628815
}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