Rate Overview
Live
1 CHF = 13.7374 GHS
1 GHS = 0.072794
CHF
Avg
14.0459
High
15.8042
Low
13.1790
Last updated: 3/27/2026, 4:57:23 AM
Quick Conversions
| CHF | GHS |
|---|---|
| 1 CHF | 13.74 GHS |
| 10 CHF | 137.37 GHS |
| 50 CHF | 686.87 GHS |
| 100 CHF | 1,373.74 GHS |
| 500 CHF | 6,868.68 GHS |
| 1,000 CHF | 13,737.36 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-27T04:57:23Z",
"rates": {
"GHS": 13.73736
}
}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": 1373.736,
"rate": 13.73736
}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