Rate Overview
Live
1 WST = 0.267902 GIP
1 GIP = 3.7327
WST
Avg
0.269348
High
0.280143
Low
0.256111
Last updated: 1/25/2026, 10:16:37 PM
Quick Conversions
| WST | GIP |
|---|---|
| 1 WST | 0.27 GIP |
| 10 WST | 2.68 GIP |
| 50 WST | 13.40 GIP |
| 100 WST | 26.79 GIP |
| 500 WST | 133.95 GIP |
| 1,000 WST | 267.90 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-01-25T22:16:37Z",
"rates": {
"GIP": 0.267902
}
}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": 26.7902,
"rate": 0.267902
}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