Rate Overview
Live
1 WST = 0.962074 GEL
1 GEL = 1.0394
WST
Avg
0.980574
High
1.0195
Low
0.946716
Last updated: 7/2/2026, 11:52:42 PM
Quick Conversions
| WST | GEL |
|---|---|
| 1 WST | 0.96 GEL |
| 10 WST | 9.62 GEL |
| 50 WST | 48.10 GEL |
| 100 WST | 96.21 GEL |
| 500 WST | 481.04 GEL |
| 1,000 WST | 962.07 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-07-02T23:52:42Z",
"rates": {
"GEL": 0.962074
}
}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": 96.20739999999999,
"rate": 0.962074
}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