Rate Overview
Live
1 CHF = 13.9732 GHS
1 GHS = 0.071566
CHF
Avg
14.2092
High
14.8554
Low
13.9325
Last updated: 6/15/2026, 8:20:57 PM
Quick Conversions
| CHF | GHS |
|---|---|
| 1 CHF | 13.97 GHS |
| 10 CHF | 139.73 GHS |
| 50 CHF | 698.66 GHS |
| 100 CHF | 1,397.32 GHS |
| 500 CHF | 6,986.58 GHS |
| 1,000 CHF | 13,973.15 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-06-15T20:20:57Z",
"rates": {
"GHS": 13.973151
}
}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": 1397.3151,
"rate": 13.973151
}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