Rate Overview
Live
1 WST = 0.962312 GEL
1 GEL = 1.0392
WST
Avg
0.960291
High
0.963983
Low
0.953484
Last updated: 7/26/2026, 10:08:17 PM
Quick Conversions
| WST | GEL |
|---|---|
| 1 WST | 0.96 GEL |
| 10 WST | 9.62 GEL |
| 50 WST | 48.12 GEL |
| 100 WST | 96.23 GEL |
| 500 WST | 481.16 GEL |
| 1,000 WST | 962.31 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-26T22:08:17Z",
"rates": {
"GEL": 0.962312
}
}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.2312,
"rate": 0.962312
}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