Rate Overview
Live
1 GHS = 0.235020 WST
1 WST = 4.2550
GHS
Avg
0.235534
High
0.237446
Low
0.235020
Last updated: 7/28/2026, 12:36:44 AM
Quick Conversions
| GHS | WST |
|---|---|
| 1 GHS | 0.24 WST |
| 10 GHS | 2.35 WST |
| 50 GHS | 11.75 WST |
| 100 GHS | 23.50 WST |
| 500 GHS | 117.51 WST |
| 1,000 GHS | 235.02 WST |
Get GHS/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=WSTExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-28T00:36:44Z",
"rates": {
"WST": 0.23502
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "WST",
"amount": 100
},
"result": 23.502000000000002,
"rate": 0.23502
}Build with GHS/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key