Rate Overview
Live
1 GHS = 0.072675 CHF
1 CHF = 13.7599
GHS
Avg
0.070471
High
0.080727
Low
0.052869
Last updated: 3/27/2026, 1:35:14 AM
Quick Conversions
| GHS | CHF |
|---|---|
| 1 GHS | 0.07 CHF |
| 10 GHS | 0.73 CHF |
| 50 GHS | 3.63 CHF |
| 100 GHS | 7.27 CHF |
| 500 GHS | 36.34 CHF |
| 1,000 GHS | 72.68 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-03-27T01:35:14Z",
"rates": {
"CHF": 0.072675
}
}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.2675,
"rate": 0.072675
}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