Rate Overview
Live
1 WST = 4.0635 GHS
1 GHS = 0.246091
WST
Avg
4.0515
High
4.0842
Low
4.0148
Last updated: 4/17/2026, 7:34:36 AM
Quick Conversions
| WST | GHS |
|---|---|
| 1 WST | 4.06 GHS |
| 10 WST | 40.64 GHS |
| 50 WST | 203.18 GHS |
| 100 WST | 406.35 GHS |
| 500 WST | 2,031.77 GHS |
| 1,000 WST | 4,063.55 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-04-17T07:34:36Z",
"rates": {
"GHS": 4.063545
}
}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": 406.35450000000003,
"rate": 4.063545
}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