Rate Overview
Live
1 GHS = 0.071986 CHF
1 CHF = 13.8916
GHS
Avg
0.072470
High
0.073191
Low
0.071986
Last updated: 3/6/2026, 8:11:10 PM
Quick Conversions
| GHS | CHF |
|---|---|
| 1 GHS | 0.07 CHF |
| 10 GHS | 0.72 CHF |
| 50 GHS | 3.60 CHF |
| 100 GHS | 7.20 CHF |
| 500 GHS | 35.99 CHF |
| 1,000 GHS | 71.99 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-06T20:11:10Z",
"rates": {
"CHF": 0.071986
}
}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.198599999999999,
"rate": 0.071986
}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