Rate Overview
Live
1 GHS = 0.067603 CHF
1 CHF = 14.7922
GHS
Avg
0.071427
High
0.075568
Low
0.067603
Last updated: 5/26/2026, 7:36:36 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.80 CHF |
| 1,000 GHS | 67.60 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-26T19:36:36Z",
"rates": {
"CHF": 0.067603
}
}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.7603,
"rate": 0.067603
}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