Rate Overview
Live
1 CHF = 13.8685 GHS
1 GHS = 0.072106
CHF
Avg
13.8938
High
13.9515
Low
13.8617
Last updated: 9/1/2026, 11:08:42 PM
Quick Conversions
| CHF | GHS |
|---|---|
| 1 CHF | 13.87 GHS |
| 10 CHF | 138.69 GHS |
| 50 CHF | 693.43 GHS |
| 100 CHF | 1,386.85 GHS |
| 500 CHF | 6,934.26 GHS |
| 1,000 CHF | 13,868.52 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-09-01T23:08:42Z",
"rates": {
"GHS": 13.868516
}
}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": 1386.8516,
"rate": 13.868516
}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