Rate Overview
Live
1 WST = 0.995125 GEL
1 GEL = 1.0049
WST
Avg
0.989146
High
0.997702
Low
0.980120
Last updated: 4/17/2026, 1:51:03 AM
Quick Conversions
| WST | GEL |
|---|---|
| 1 WST | 1.00 GEL |
| 10 WST | 9.95 GEL |
| 50 WST | 49.76 GEL |
| 100 WST | 99.51 GEL |
| 500 WST | 497.56 GEL |
| 1,000 WST | 995.13 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-04-17T01:51:03Z",
"rates": {
"GEL": 0.995125
}
}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": 99.5125,
"rate": 0.995125
}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