Rate Overview
Live
1 GBP = 3.5904 WST
1 WST = 0.278523
GBP
Avg
3.6660
High
3.7422
Low
3.5904
Last updated: 5/28/2026, 12:08:59 AM
Quick Conversions
| GBP | WST |
|---|---|
| 1 GBP | 3.59 WST |
| 10 GBP | 35.90 WST |
| 50 GBP | 179.52 WST |
| 100 GBP | 359.04 WST |
| 500 GBP | 1,795.19 WST |
| 1,000 GBP | 3,590.37 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-28T00:08:59Z",
"rates": {
"WST": 3.590374
}
}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": 359.0374,
"rate": 3.590374
}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