Rate Overview
Live
1 CHF = 14.1351 GHS
1 GHS = 0.070746
CHF
Avg
14.0500
High
14.1651
Low
13.9211
Last updated: 7/5/2026, 11:36:01 PM
Quick Conversions
| CHF | GHS |
|---|---|
| 1 CHF | 14.14 GHS |
| 10 CHF | 141.35 GHS |
| 50 CHF | 706.76 GHS |
| 100 CHF | 1,413.51 GHS |
| 500 CHF | 7,067.56 GHS |
| 1,000 CHF | 14,135.11 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-05T23:36:01Z",
"rates": {
"GHS": 14.135112
}
}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": 1413.5112,
"rate": 14.135112
}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