Rate Overview
Live
1 GBP = 3.6667 WST
1 WST = 0.272726
GBP
Avg
3.6523
High
3.6776
Low
3.6330
Last updated: 6/17/2026, 6:53:34 AM
Quick Conversions
| GBP | WST |
|---|---|
| 1 GBP | 3.67 WST |
| 10 GBP | 36.67 WST |
| 50 GBP | 183.33 WST |
| 100 GBP | 366.67 WST |
| 500 GBP | 1,833.34 WST |
| 1,000 GBP | 3,666.68 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-06-17T06:53:34Z",
"rates": {
"WST": 3.666683
}
}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": 366.6683,
"rate": 3.666683
}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