Rate Overview
Live
1 CHF = 14.1896 GHS
1 GHS = 0.070474
CHF
Avg
14.2432
High
14.2891
Low
14.1896
Last updated: 7/25/2026, 9:21:27 PM
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-25T21:21:27Z",
"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