Rate Overview
Live
1 GBP = 3.6690 WST
1 WST = 0.272555
GBP
Avg
3.6697
High
3.6960
Low
3.6517
Last updated: 4/17/2026, 11:05:58 AM
Quick Conversions
| GBP | WST |
|---|---|
| 1 GBP | 3.67 WST |
| 10 GBP | 36.69 WST |
| 50 GBP | 183.45 WST |
| 100 GBP | 366.90 WST |
| 500 GBP | 1,834.49 WST |
| 1,000 GBP | 3,668.98 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-04-17T11:05:58Z",
"rates": {
"WST": 3.668981
}
}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": 366.8981,
"rate": 3.668981
}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