Rate Overview
Live
1 WST = 4.3242 GHS
1 GHS = 0.231254
WST
Avg
4.0412
High
4.3242
Low
3.7845
Last updated: 5/27/2026, 6:23:44 PM
Quick Conversions
| WST | GHS |
|---|---|
| 1 WST | 4.32 GHS |
| 10 WST | 43.24 GHS |
| 50 WST | 216.21 GHS |
| 100 WST | 432.42 GHS |
| 500 WST | 2,162.12 GHS |
| 1,000 WST | 4,324.24 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-05-27T18:23:44Z",
"rates": {
"GHS": 4.324243
}
}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": 432.4243,
"rate": 4.324243
}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