Rate Overview
Live
1 GHS = 0.074250 CHF
1 CHF = 13.4680
GHS
Avg
0.070985
High
0.074250
Low
0.068691
Last updated: 8/15/2026, 3:22:23 AM
Quick Conversions
| GHS | CHF |
|---|---|
| 1 GHS | 0.07 CHF |
| 10 GHS | 0.74 CHF |
| 50 GHS | 3.71 CHF |
| 100 GHS | 7.43 CHF |
| 500 GHS | 37.13 CHF |
| 1,000 GHS | 74.25 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-08-15T03:22:23Z",
"rates": {
"CHF": 0.07425
}
}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.425,
"rate": 0.07425
}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