Rate Overview
Live
1 GHS = 0.250092 WST
1 WST = 3.9985
GHS
Avg
0.222695
High
0.276072
Low
0.168258
Last updated: 3/27/2026, 1:38:34 PM
Quick Conversions
| GHS | WST |
|---|---|
| 1 GHS | 0.25 WST |
| 10 GHS | 2.50 WST |
| 50 GHS | 12.50 WST |
| 100 GHS | 25.01 WST |
| 500 GHS | 125.05 WST |
| 1,000 GHS | 250.09 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-03-27T13:38:34Z",
"rates": {
"WST": 0.250092
}
}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": 25.0092,
"rate": 0.250092
}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