Rate Overview
Live
1 GBP = 3.6769 WST
1 WST = 0.271966
GBP
Avg
3.6355
High
3.6769
Low
3.5949
Last updated: 3/7/2026, 4:26:09 AM
Quick Conversions
| GBP | WST |
|---|---|
| 1 GBP | 3.68 WST |
| 10 GBP | 36.77 WST |
| 50 GBP | 183.85 WST |
| 100 GBP | 367.69 WST |
| 500 GBP | 1,838.46 WST |
| 1,000 GBP | 3,676.93 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-03-07T04:26:09Z",
"rates": {
"WST": 3.676925
}
}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": 367.6925,
"rate": 3.676925
}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