Rate Overview
Live
1 GHS = 0.070934 CHF
1 CHF = 14.0976
GHS
Avg
0.071392
High
0.071991
Low
0.070797
Last updated: 4/16/2026, 7:39:42 AM
Quick Conversions
| GHS | CHF |
|---|---|
| 1 GHS | 0.07 CHF |
| 10 GHS | 0.71 CHF |
| 50 GHS | 3.55 CHF |
| 100 GHS | 7.09 CHF |
| 500 GHS | 35.47 CHF |
| 1,000 GHS | 70.93 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-04-16T07:39:42Z",
"rates": {
"CHF": 0.070934
}
}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.0934,
"rate": 0.070934
}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