Rate Overview
Live
1 GHS = 0.071610 CHF
1 CHF = 13.9645
GHS
Avg
0.070422
High
0.071774
Low
0.067315
Last updated: 6/15/2026, 9:01:54 PM
Quick Conversions
| GHS | CHF |
|---|---|
| 1 GHS | 0.07 CHF |
| 10 GHS | 0.72 CHF |
| 50 GHS | 3.58 CHF |
| 100 GHS | 7.16 CHF |
| 500 GHS | 35.81 CHF |
| 1,000 GHS | 71.61 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-06-15T21:01:54Z",
"rates": {
"CHF": 0.07161
}
}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.161,
"rate": 0.07161
}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