Rate Overview
Live
1 CHF = 14.1896 GHS
1 GHS = 0.070474
CHF
Avg
14.0612
High
14.9957
Low
13.2331
Last updated: 7/26/2026, 3:02:05 AM
Quick Conversions
| CHF | GHS |
|---|---|
| 1 CHF | 14.19 GHS |
| 10 CHF | 141.90 GHS |
| 50 CHF | 709.48 GHS |
| 100 CHF | 1,418.96 GHS |
| 500 CHF | 7,094.82 GHS |
| 1,000 CHF | 14,189.63 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-26T03:02:05Z",
"rates": {
"GHS": 14.189631
}
}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": 1418.9631,
"rate": 14.189631
}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