Rate Overview
Live
1 WST = 0.278200 GIP
1 GIP = 3.5945
WST
Avg
0.275780
High
0.278200
Low
0.272973
Last updated: 3/7/2026, 1:05:14 AM
Quick Conversions
| WST | GIP |
|---|---|
| 1 WST | 0.28 GIP |
| 10 WST | 2.78 GIP |
| 50 WST | 13.91 GIP |
| 100 WST | 27.82 GIP |
| 500 WST | 139.10 GIP |
| 1,000 WST | 278.20 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-03-07T01:05:14Z",
"rates": {
"GIP": 0.2782
}
}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.82,
"rate": 0.2782
}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