Rate Overview
Live
1 WST = 1.0126 GEL
1 GEL = 0.987556
WST
Avg
0.997913
High
1.0126
Low
0.982874
Last updated: 3/7/2026, 1:05:33 AM
Quick Conversions
| WST | GEL |
|---|---|
| 1 WST | 1.01 GEL |
| 10 WST | 10.13 GEL |
| 50 WST | 50.63 GEL |
| 100 WST | 101.26 GEL |
| 500 WST | 506.30 GEL |
| 1,000 WST | 1,012.60 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-07T01:05:33Z",
"rates": {
"GEL": 1.012601
}
}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": 101.26010000000001,
"rate": 1.012601
}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