Rate Overview
Live
1 GHS = 0.067630 CHF
1 CHF = 14.7863
GHS
Avg
0.067960
High
0.068968
Low
0.067349
Last updated: 5/26/2026, 6:21:49 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.82 CHF |
| 1,000 GHS | 67.63 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-26T18:21:49Z",
"rates": {
"CHF": 0.06763
}
}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.763,
"rate": 0.06763
}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