Rate Overview
Live
1 GBP = 3.6886 WST
1 WST = 0.271107
GBP
Avg
3.6835
High
3.7008
Low
3.6708
Last updated: 8/16/2026, 11:28:33 PM
Quick Conversions
| GBP | WST |
|---|---|
| 1 GBP | 3.69 WST |
| 10 GBP | 36.89 WST |
| 50 GBP | 184.43 WST |
| 100 GBP | 368.86 WST |
| 500 GBP | 1,844.29 WST |
| 1,000 GBP | 3,688.58 WST |
Get GBP/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=WSTExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-08-16T23:28:33Z",
"rates": {
"WST": 3.688584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "WST",
"amount": 100
},
"result": 368.8584,
"rate": 3.688584
}Build with GBP/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key