Rate Overview
Live
1 WST = 0.272175 GIP
1 GIP = 3.6741
WST
Avg
0.273044
High
0.273755
Low
0.272175
Last updated: 9/6/2026, 12:31:33 AM
Quick Conversions
| WST | GIP |
|---|---|
| 1 WST | 0.27 GIP |
| 10 WST | 2.72 GIP |
| 50 WST | 13.61 GIP |
| 100 WST | 27.22 GIP |
| 500 WST | 136.09 GIP |
| 1,000 WST | 272.18 GIP |
Get WST/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=GIPExample Response:
{
"success": true,
"base": "WST",
"date": "2026-09-06T00:31:33Z",
"rates": {
"GIP": 0.272175
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "GIP",
"amount": 100
},
"result": 27.2175,
"rate": 0.272175
}Build with WST/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key