Rate Overview
Live
1 WST = 0.994444 GEL
1 GEL = 1.0056
WST
Avg
0.994710
High
1.0003
Low
0.979678
Last updated: 5/7/2026, 4:28:32 AM
Quick Conversions
| WST | GEL |
|---|---|
| 1 WST | 0.99 GEL |
| 10 WST | 9.94 GEL |
| 50 WST | 49.72 GEL |
| 100 WST | 99.44 GEL |
| 500 WST | 497.22 GEL |
| 1,000 WST | 994.44 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-07T04:28:32Z",
"rates": {
"GEL": 0.994444
}
}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": 99.4444,
"rate": 0.994444
}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