Rate Overview
Live
1 GHS = 0.072576 CHF
1 CHF = 13.7787
GHS
Avg
0.072369
High
0.072643
Low
0.072075
Last updated: 3/26/2026, 11:40:25 PM
Quick Conversions
| GHS | CHF |
|---|---|
| 1 GHS | 0.07 CHF |
| 10 GHS | 0.73 CHF |
| 50 GHS | 3.63 CHF |
| 100 GHS | 7.26 CHF |
| 500 GHS | 36.29 CHF |
| 1,000 GHS | 72.58 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-26T23:40:25Z",
"rates": {
"CHF": 0.072576
}
}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.2576,
"rate": 0.072576
}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