Rate Overview
Live
1 WST = 4.2710 GHS
1 GHS = 0.234136
WST
Avg
4.2454
High
4.2710
Low
4.2115
Last updated: 7/27/2026, 7:02:14 PM
Quick Conversions
| WST | GHS |
|---|---|
| 1 WST | 4.27 GHS |
| 10 WST | 42.71 GHS |
| 50 WST | 213.55 GHS |
| 100 WST | 427.10 GHS |
| 500 WST | 2,135.51 GHS |
| 1,000 WST | 4,271.01 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-07-27T19:02:14Z",
"rates": {
"GHS": 4.271013
}
}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": 427.1013,
"rate": 4.271013
}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