Rate Overview
Live
1 GIP = 3.6392 WST
1 WST = 0.274784
GIP
Avg
3.6656
High
3.7023
Low
3.6392
Last updated: 7/8/2026, 1:38:41 PM
Quick Conversions
| GIP | WST |
|---|---|
| 1 GIP | 3.64 WST |
| 10 GIP | 36.39 WST |
| 50 GIP | 181.96 WST |
| 100 GIP | 363.92 WST |
| 500 GIP | 1,819.61 WST |
| 1,000 GIP | 3,639.22 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-07-08T13:38:41Z",
"rates": {
"WST": 3.639222
}
}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": 363.92220000000003,
"rate": 3.639222
}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