Rate Overview
Live
1 WST = 4.2481 GHS
1 GHS = 0.235402
WST
Avg
4.0849
High
4.3790
Low
3.7958
Last updated: 7/28/2026, 12:02:13 PM
Quick Conversions
| WST | GHS |
|---|---|
| 1 WST | 4.25 GHS |
| 10 WST | 42.48 GHS |
| 50 WST | 212.40 GHS |
| 100 WST | 424.81 GHS |
| 500 WST | 2,124.03 GHS |
| 1,000 WST | 4,248.05 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-28T12:02:13Z",
"rates": {
"GHS": 4.248052
}
}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": 424.8052,
"rate": 4.248052
}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