Rate Overview
Live
1 GBP = 3.6426 WST
1 WST = 0.274532
GBP
Avg
3.6604
High
3.7149
Low
3.6323
Last updated: 5/7/2026, 4:03:18 PM
Quick Conversions
| GBP | WST |
|---|---|
| 1 GBP | 3.64 WST |
| 10 GBP | 36.43 WST |
| 50 GBP | 182.13 WST |
| 100 GBP | 364.26 WST |
| 500 GBP | 1,821.28 WST |
| 1,000 GBP | 3,642.57 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-05-07T16:03:18Z",
"rates": {
"WST": 3.642569
}
}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": 364.2569,
"rate": 3.642569
}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