Rate Overview
Live
1 WST = 0.272409 GBP
1 GBP = 3.6710
WST
Avg
0.273201
High
0.273912
Low
0.272409
Last updated: 9/4/2026, 7:08:20 AM
Quick Conversions
| WST | GBP |
|---|---|
| 1 WST | 0.27 GBP |
| 10 WST | 2.72 GBP |
| 50 WST | 13.62 GBP |
| 100 WST | 27.24 GBP |
| 500 WST | 136.20 GBP |
| 1,000 WST | 272.41 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-09-04T07:08:20Z",
"rates": {
"GBP": 0.272409
}
}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.2409,
"rate": 0.272409
}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