Rate Overview
Live
1 WST = 0.277243 GBP
1 GBP = 3.6069
WST
Avg
0.276128
High
0.278171
Low
0.273042
Last updated: 3/7/2026, 1:05:54 AM
Quick Conversions
| WST | GBP |
|---|---|
| 1 WST | 0.28 GBP |
| 10 WST | 2.77 GBP |
| 50 WST | 13.86 GBP |
| 100 WST | 27.72 GBP |
| 500 WST | 138.62 GBP |
| 1,000 WST | 277.24 GBP |
Get WST/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=GBPExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-07T01:05:54Z",
"rates": {
"GBP": 0.277243
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "GBP",
"amount": 100
},
"result": 27.724300000000003,
"rate": 0.277243
}Build with WST/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key