Rate Overview
Live
1 GHS = 0.067616 CHF
1 CHF = 14.7894
GHS
Avg
0.066040
High
0.080727
Low
0.053533
Last updated: 5/26/2026, 8:43:35 PM
Quick Conversions
| GHS | CHF |
|---|---|
| 1 GHS | 0.07 CHF |
| 10 GHS | 0.68 CHF |
| 50 GHS | 3.38 CHF |
| 100 GHS | 6.76 CHF |
| 500 GHS | 33.81 CHF |
| 1,000 GHS | 67.62 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-05-26T20:43:35Z",
"rates": {
"CHF": 0.067616
}
}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": 6.7616,
"rate": 0.067616
}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