Rate Overview
Live
1 GHS = 0.229383 WST
1 WST = 4.3595
GHS
Avg
0.223776
High
0.276072
Low
0.168258
Last updated: 5/27/2026, 7:32:28 PM
Quick Conversions
| GHS | WST |
|---|---|
| 1 GHS | 0.23 WST |
| 10 GHS | 2.29 WST |
| 50 GHS | 11.47 WST |
| 100 GHS | 22.94 WST |
| 500 GHS | 114.69 WST |
| 1,000 GHS | 229.38 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-05-27T19:32:28Z",
"rates": {
"WST": 0.229383
}
}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": 22.9383,
"rate": 0.229383
}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