Rate Overview
Live
1 GHS = 0.070756 CHF
1 CHF = 14.1331
GHS
Avg
0.071097
High
0.071703
Low
0.070595
Last updated: 7/6/2026, 12:32:02 AM
Quick Conversions
| GHS | CHF |
|---|---|
| 1 GHS | 0.07 CHF |
| 10 GHS | 0.71 CHF |
| 50 GHS | 3.54 CHF |
| 100 GHS | 7.08 CHF |
| 500 GHS | 35.38 CHF |
| 1,000 GHS | 70.76 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-06T00:32:02Z",
"rates": {
"CHF": 0.070756
}
}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.0756,
"rate": 0.070756
}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