Rate Overview
Live
1 WST = 0.273438 GIP
1 GIP = 3.6571
WST
Avg
0.273379
High
0.275260
Low
0.269146
Last updated: 5/7/2026, 10:14:39 AM
Quick Conversions
| WST | GIP |
|---|---|
| 1 WST | 0.27 GIP |
| 10 WST | 2.73 GIP |
| 50 WST | 13.67 GIP |
| 100 WST | 27.34 GIP |
| 500 WST | 136.72 GIP |
| 1,000 WST | 273.44 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-05-07T10:14:39Z",
"rates": {
"GIP": 0.273438
}
}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.3438,
"rate": 0.273438
}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