Rate Overview
Live
1 GHS = 0.072754 CHF
1 CHF = 13.7449
GHS
Avg
0.065761
High
0.080727
Low
0.053533
Last updated: 3/27/2026, 3:11:11 AM
Quick Conversions
| GHS | CHF |
|---|---|
| 1 GHS | 0.07 CHF |
| 10 GHS | 0.73 CHF |
| 50 GHS | 3.64 CHF |
| 100 GHS | 7.28 CHF |
| 500 GHS | 36.38 CHF |
| 1,000 GHS | 72.75 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-03-27T03:11:11Z",
"rates": {
"CHF": 0.072754
}
}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.2754,
"rate": 0.072754
}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