Rate Overview
Live
1 CHF = 13.7449 GHS
1 GHS = 0.072754
CHF
Avg
13.8121
High
13.8744
Low
13.7449
Last updated: 3/27/2026, 3:09:11 AM
Quick Conversions
| CHF | GHS |
|---|---|
| 1 CHF | 13.74 GHS |
| 10 CHF | 137.45 GHS |
| 50 CHF | 687.24 GHS |
| 100 CHF | 1,374.49 GHS |
| 500 CHF | 6,872.44 GHS |
| 1,000 CHF | 13,744.88 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-03-27T03:09:11Z",
"rates": {
"GHS": 13.744876
}
}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": 1374.4876,
"rate": 13.744876
}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