Rate Overview
Live
1 GHS = 0.069641 CHF
1 CHF = 14.3594
GHS
Avg
0.069966
High
0.070826
Low
0.069641
Last updated: 5/6/2026, 3:17:29 PM
Quick Conversions
| GHS | CHF |
|---|---|
| 1 GHS | 0.07 CHF |
| 10 GHS | 0.70 CHF |
| 50 GHS | 3.48 CHF |
| 100 GHS | 6.96 CHF |
| 500 GHS | 34.82 CHF |
| 1,000 GHS | 69.64 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-06T15:17:29Z",
"rates": {
"CHF": 0.069641
}
}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.964099999999999,
"rate": 0.069641
}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