Rate Overview
Live
1 WST = 0.987083 GEL
1 GEL = 1.0131
WST
Avg
0.996134
High
1.0059
Low
0.987083
Last updated: 3/27/2026, 11:14:09 AM
Quick Conversions
| WST | GEL |
|---|---|
| 1 WST | 0.99 GEL |
| 10 WST | 9.87 GEL |
| 50 WST | 49.35 GEL |
| 100 WST | 98.71 GEL |
| 500 WST | 493.54 GEL |
| 1,000 WST | 987.08 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-03-27T11:14:09Z",
"rates": {
"GEL": 0.987083
}
}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.70830000000001,
"rate": 0.987083
}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