Rate Overview
Live
1 CHF = 14.2157 GHS
1 GHS = 0.070345
CHF
Avg
14.1015
High
15.8042
Low
13.0479
Last updated: 7/26/2026, 6:26:54 AM
Quick Conversions
| CHF | GHS |
|---|---|
| 1 CHF | 14.22 GHS |
| 10 CHF | 142.16 GHS |
| 50 CHF | 710.78 GHS |
| 100 CHF | 1,421.57 GHS |
| 500 CHF | 7,107.85 GHS |
| 1,000 CHF | 14,215.69 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-07-26T06:26:54Z",
"rates": {
"GHS": 14.215693
}
}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": 1421.5692999999999,
"rate": 14.215693
}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