Rate Overview
Live
1 CHF = 14.2164 GHS
1 GHS = 0.070341
CHF
Avg
15.2944
High
18.6799
Low
12.3874
Last updated: 7/24/2026, 5:07:35 PM
Quick Conversions
| CHF | GHS |
|---|---|
| 1 CHF | 14.22 GHS |
| 10 CHF | 142.16 GHS |
| 50 CHF | 710.82 GHS |
| 100 CHF | 1,421.64 GHS |
| 500 CHF | 7,108.20 GHS |
| 1,000 CHF | 14,216.41 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-24T17:07:35Z",
"rates": {
"GHS": 14.216408
}
}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.6408,
"rate": 14.216408
}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