Rate Overview
Live
1 CHF = 14.1094 GHS
1 GHS = 0.070875
CHF
Avg
14.0091
High
14.1248
Low
13.8905
Last updated: 4/16/2026, 6:01:14 AM
Quick Conversions
| CHF | GHS |
|---|---|
| 1 CHF | 14.11 GHS |
| 10 CHF | 141.09 GHS |
| 50 CHF | 705.47 GHS |
| 100 CHF | 1,410.94 GHS |
| 500 CHF | 7,054.72 GHS |
| 1,000 CHF | 14,109.44 GHS |
Get CHF/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=GHSExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-04-16T06:01:14Z",
"rates": {
"GHS": 14.10944
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "GHS",
"amount": 100
},
"result": 1410.944,
"rate": 14.10944
}Build with CHF/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key