Rate Overview
Live
1 WST = 0.275902 GIP
1 GIP = 3.6245
WST
Avg
0.272850
High
0.277591
Low
0.267026
Last updated: 5/27/2026, 4:07:10 PM
Quick Conversions
| WST | GIP |
|---|---|
| 1 WST | 0.28 GIP |
| 10 WST | 2.76 GIP |
| 50 WST | 13.80 GIP |
| 100 WST | 27.59 GIP |
| 500 WST | 137.95 GIP |
| 1,000 WST | 275.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-05-27T16:07:10Z",
"rates": {
"GIP": 0.275902
}
}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.5902,
"rate": 0.275902
}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