Rate Overview
Live
1 GHS = 0.070595 CHF
1 CHF = 14.1653
GHS
Avg
0.071216
High
0.071833
Low
0.070595
Last updated: 7/5/2026, 3:05:39 AM
Quick Conversions
| GHS | CHF |
|---|---|
| 1 GHS | 0.07 CHF |
| 10 GHS | 0.71 CHF |
| 50 GHS | 3.53 CHF |
| 100 GHS | 7.06 CHF |
| 500 GHS | 35.30 CHF |
| 1,000 GHS | 70.60 CHF |
Get GHS/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=CHFExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-05T03:05:39Z",
"rates": {
"CHF": 0.070595
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "CHF",
"amount": 100
},
"result": 7.059500000000001,
"rate": 0.070595
}Build with GHS/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key