Rate Overview
Live
1 CHF = 14.2819 GHS
1 GHS = 0.070019
CHF
Avg
14.1453
High
14.9957
Low
13.7406
Last updated: 7/20/2026, 2:00:04 AM
Quick Conversions
| CHF | GHS |
|---|---|
| 1 CHF | 14.28 GHS |
| 10 CHF | 142.82 GHS |
| 50 CHF | 714.10 GHS |
| 100 CHF | 1,428.19 GHS |
| 500 CHF | 7,140.96 GHS |
| 1,000 CHF | 14,281.91 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-20T02:00:04Z",
"rates": {
"GHS": 14.281912
}
}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": 1428.1912,
"rate": 14.281912
}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