Rate Overview
Live
1 GIP = 3.5945 WST
1 WST = 0.278201
GIP
Avg
3.6262
High
3.6634
Low
3.5945
Last updated: 3/7/2026, 12:12:02 AM
Quick Conversions
| GIP | WST |
|---|---|
| 1 GIP | 3.59 WST |
| 10 GIP | 35.95 WST |
| 50 GIP | 179.73 WST |
| 100 GIP | 359.45 WST |
| 500 GIP | 1,797.26 WST |
| 1,000 GIP | 3,594.53 WST |
Get GIP/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=WSTExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-03-07T00:12:02Z",
"rates": {
"WST": 3.594529
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "WST",
"amount": 100
},
"result": 359.4529,
"rate": 3.594529
}Build with GIP/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key