Rate Overview
Live
1 CHF = 14.7922 GHS
1 GHS = 0.067603
CHF
Avg
15.3949
High
18.6799
Low
12.3874
Last updated: 5/26/2026, 7:35:28 PM
Quick Conversions
| CHF | GHS |
|---|---|
| 1 CHF | 14.79 GHS |
| 10 CHF | 147.92 GHS |
| 50 CHF | 739.61 GHS |
| 100 CHF | 1,479.22 GHS |
| 500 CHF | 7,396.08 GHS |
| 1,000 CHF | 14,792.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-05-26T19:35:28Z",
"rates": {
"GHS": 14.792154
}
}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": 1479.2154,
"rate": 14.792154
}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