Rate Overview
Live
1 CHF = 13.9827 GHS
1 GHS = 0.071517
CHF
Avg
14.2104
High
14.8554
Low
13.9325
Last updated: 6/15/2026, 7:41:18 PM
Quick Conversions
| CHF | GHS |
|---|---|
| 1 CHF | 13.98 GHS |
| 10 CHF | 139.83 GHS |
| 50 CHF | 699.14 GHS |
| 100 CHF | 1,398.27 GHS |
| 500 CHF | 6,991.37 GHS |
| 1,000 CHF | 13,982.74 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-06-15T19:41:18Z",
"rates": {
"GHS": 13.982745
}
}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": 1398.2745,
"rate": 13.982745
}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