Rate Overview
Live
1 GHS = 0.240353 WST
1 WST = 4.1605
GHS
Avg
0.240477
High
0.241316
Low
0.239695
Last updated: 9/3/2026, 2:44:47 PM
Quick Conversions
| GHS | WST |
|---|---|
| 1 GHS | 0.24 WST |
| 10 GHS | 2.40 WST |
| 50 GHS | 12.02 WST |
| 100 GHS | 24.04 WST |
| 500 GHS | 120.18 WST |
| 1,000 GHS | 240.35 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-09-03T14:44:47Z",
"rates": {
"WST": 0.240353
}
}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.0353,
"rate": 0.240353
}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