Rate Overview
Live
1 WST = 0.953135 GEL
1 GEL = 1.0492
WST
Avg
0.957985
High
0.961557
Low
0.953135
Last updated: 8/16/2026, 1:10:25 AM
Quick Conversions
| WST | GEL |
|---|---|
| 1 WST | 0.95 GEL |
| 10 WST | 9.53 GEL |
| 50 WST | 47.66 GEL |
| 100 WST | 95.31 GEL |
| 500 WST | 476.57 GEL |
| 1,000 WST | 953.14 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-08-16T01:10:25Z",
"rates": {
"GEL": 0.953135
}
}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": 95.31349999999999,
"rate": 0.953135
}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