Rate Overview
Live
1 WST = 0.970846 GEL
1 GEL = 1.0300
WST
Avg
0.973195
High
0.976226
Low
0.966642
Last updated: 6/16/2026, 12:27:53 PM
Quick Conversions
| WST | GEL |
|---|---|
| 1 WST | 0.97 GEL |
| 10 WST | 9.71 GEL |
| 50 WST | 48.54 GEL |
| 100 WST | 97.08 GEL |
| 500 WST | 485.42 GEL |
| 1,000 WST | 970.85 GEL |
Get WST/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=GELExample Response:
{
"success": true,
"base": "WST",
"date": "2026-06-16T12:27:53Z",
"rates": {
"GEL": 0.970846
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "GEL",
"amount": 100
},
"result": 97.0846,
"rate": 0.970846
}Build with WST/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key