Rate Overview
Live
1 GIP = 3.6005 WST
1 WST = 0.277738
GIP
Avg
3.6249
High
3.6598
Low
3.6005
Last updated: 5/29/2026, 7:50:05 PM
Quick Conversions
| GIP | WST |
|---|---|
| 1 GIP | 3.60 WST |
| 10 GIP | 36.01 WST |
| 50 GIP | 180.03 WST |
| 100 GIP | 360.05 WST |
| 500 GIP | 1,800.25 WST |
| 1,000 GIP | 3,600.51 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-05-29T19:50:05Z",
"rates": {
"WST": 3.60051
}
}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": 360.051,
"rate": 3.60051
}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