Rate Overview
Live
1 GBP = 3.6936 WST
1 WST = 0.270739
GBP
Avg
3.6731
High
3.7023
Low
3.6441
Last updated: 7/7/2026, 7:25:13 AM
Quick Conversions
| GBP | WST |
|---|---|
| 1 GBP | 3.69 WST |
| 10 GBP | 36.94 WST |
| 50 GBP | 184.68 WST |
| 100 GBP | 369.36 WST |
| 500 GBP | 1,846.80 WST |
| 1,000 GBP | 3,693.60 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-07-07T07:25:13Z",
"rates": {
"WST": 3.6936
}
}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": 369.36,
"rate": 3.6936
}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