Rate Overview
Live
1 WST = 0.966633 GEL
1 GEL = 1.0345
WST
Avg
0.958611
High
0.966633
Low
0.948825
Last updated: 7/9/2026, 11:35:25 PM
Quick Conversions
| WST | GEL |
|---|---|
| 1 WST | 0.97 GEL |
| 10 WST | 9.67 GEL |
| 50 WST | 48.33 GEL |
| 100 WST | 96.66 GEL |
| 500 WST | 483.32 GEL |
| 1,000 WST | 966.63 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-09T23:35:25Z",
"rates": {
"GEL": 0.966633
}
}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.66329999999999,
"rate": 0.966633
}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