Rate Overview
Live
1 CHF = 14.7862 GHS
1 GHS = 0.067631
CHF
Avg
14.0538
High
14.8062
Low
13.1945
Last updated: 5/26/2026, 6:24:26 PM
Quick Conversions
| CHF | GHS |
|---|---|
| 1 CHF | 14.79 GHS |
| 10 CHF | 147.86 GHS |
| 50 CHF | 739.31 GHS |
| 100 CHF | 1,478.62 GHS |
| 500 CHF | 7,393.11 GHS |
| 1,000 CHF | 14,786.23 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-05-26T18:24:26Z",
"rates": {
"GHS": 14.786226
}
}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": 1478.6226,
"rate": 14.786226
}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