Rate Overview
Live
1 GIP = 3.6169 WST
1 WST = 0.276482
GIP
Avg
3.6410
High
3.6776
Low
3.6115
Last updated: 6/19/2026, 5:10:09 AM
Quick Conversions
| GIP | WST |
|---|---|
| 1 GIP | 3.62 WST |
| 10 GIP | 36.17 WST |
| 50 GIP | 180.84 WST |
| 100 GIP | 361.69 WST |
| 500 GIP | 1,808.44 WST |
| 1,000 GIP | 3,616.88 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-06-19T05:10:09Z",
"rates": {
"WST": 3.616875
}
}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": 361.6875,
"rate": 3.616875
}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