Rate Overview
Live
1 WST = 4.0142 GHS
1 GHS = 0.249114
WST
Avg
3.9663
High
4.0142
Low
3.9305
Last updated: 3/7/2026, 1:04:29 AM
Quick Conversions
| WST | GHS |
|---|---|
| 1 WST | 4.01 GHS |
| 10 WST | 40.14 GHS |
| 50 WST | 200.71 GHS |
| 100 WST | 401.42 GHS |
| 500 WST | 2,007.12 GHS |
| 1,000 WST | 4,014.23 GHS |
Get WST/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=GHSExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-07T01:04:29Z",
"rates": {
"GHS": 4.014232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "GHS",
"amount": 100
},
"result": 401.42319999999995,
"rate": 4.014232
}Build with WST/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key