Rate Overview
Live
1 GIP = 3.7327 WST
1 WST = 0.267902
GIP
Avg
3.7217
High
3.7608
Low
3.6966
Last updated: 1/25/2026, 10:10:20 PM
Quick Conversions
| GIP | WST |
|---|---|
| 1 GIP | 3.73 WST |
| 10 GIP | 37.33 WST |
| 50 GIP | 186.64 WST |
| 100 GIP | 373.27 WST |
| 500 GIP | 1,866.35 WST |
| 1,000 GIP | 3,732.70 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-01-25T22:10:20Z",
"rates": {
"WST": 3.732704
}
}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": 373.2704,
"rate": 3.732704
}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