Rate Overview
Live
1 GHS = 0.241665 WST
1 WST = 4.1380
GHS
Avg
0.240940
High
0.247058
Low
0.230258
Last updated: 6/16/2026, 1:28:16 PM
Quick Conversions
| GHS | WST |
|---|---|
| 1 GHS | 0.24 WST |
| 10 GHS | 2.42 WST |
| 50 GHS | 12.08 WST |
| 100 GHS | 24.17 WST |
| 500 GHS | 120.83 WST |
| 1,000 GHS | 241.67 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-06-16T13:28:16Z",
"rates": {
"WST": 0.241665
}
}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": 24.1665,
"rate": 0.241665
}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