Rate Overview
Live
1 EUR = 13.2038 GHS
1 GHS = 0.075736
EUR
Avg
12.9240
High
13.7586
Low
12.3253
Last updated: 7/25/2026, 12:15:56 PM
Quick Conversions
| EUR | GHS |
|---|---|
| 1 EUR | 13.20 GHS |
| 10 EUR | 132.04 GHS |
| 50 EUR | 660.19 GHS |
| 100 EUR | 1,320.38 GHS |
| 500 EUR | 6,601.91 GHS |
| 1,000 EUR | 13,203.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-07-25T12:15:56Z",
"rates": {
"GHS": 13.203813
}
}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": 1320.3813,
"rate": 13.203813
}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