Rate Overview
Live
1 WST = 0.274771 GBP
1 GBP = 3.6394
WST
Avg
0.268265
High
0.277042
Low
0.249978
Last updated: 3/27/2026, 8:27:34 AM
Quick Conversions
| WST | GBP |
|---|---|
| 1 WST | 0.27 GBP |
| 10 WST | 2.75 GBP |
| 50 WST | 13.74 GBP |
| 100 WST | 27.48 GBP |
| 500 WST | 137.39 GBP |
| 1,000 WST | 274.77 GBP |
Get WST/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=GBPExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-27T08:27:34Z",
"rates": {
"GBP": 0.274771
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "GBP",
"amount": 100
},
"result": 27.4771,
"rate": 0.274771
}Build with WST/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key