Rate Overview
Live
1 GBP = 3.5858 WST
1 WST = 0.278881
GBP
Avg
3.6254
High
3.6598
Low
3.5858
Last updated: 5/27/2026, 9:40:12 PM
Quick Conversions
| GBP | WST |
|---|---|
| 1 GBP | 3.59 WST |
| 10 GBP | 35.86 WST |
| 50 GBP | 179.29 WST |
| 100 GBP | 358.58 WST |
| 500 GBP | 1,792.88 WST |
| 1,000 GBP | 3,585.76 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-27T21:40:12Z",
"rates": {
"WST": 3.585763
}
}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": 358.5763,
"rate": 3.585763
}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