Rate Overview
Live
1 WST = 0.982613 GEL
1 GEL = 1.0177
WST
Avg
0.977769
High
1.0090
Low
0.933646
Last updated: 5/27/2026, 9:29:17 AM
Quick Conversions
| WST | GEL |
|---|---|
| 1 WST | 0.98 GEL |
| 10 WST | 9.83 GEL |
| 50 WST | 49.13 GEL |
| 100 WST | 98.26 GEL |
| 500 WST | 491.31 GEL |
| 1,000 WST | 982.61 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-05-27T09:29:17Z",
"rates": {
"GEL": 0.982613
}
}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": 98.26129999999999,
"rate": 0.982613
}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