Rate Overview
Live
1 GEL = 0.987555 WST
1 WST = 1.0126
GEL
Avg
1.0029
High
1.0174
Low
0.987555
Last updated: 3/6/2026, 11:27:34 PM
Quick Conversions
| GEL | WST |
|---|---|
| 1 GEL | 0.99 WST |
| 10 GEL | 9.88 WST |
| 50 GEL | 49.38 WST |
| 100 GEL | 98.76 WST |
| 500 GEL | 493.78 WST |
| 1,000 GEL | 987.56 WST |
Get GEL/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=WSTExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-03-06T23:27:34Z",
"rates": {
"WST": 0.987555
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "WST",
"amount": 100
},
"result": 98.7555,
"rate": 0.987555
}Build with GEL/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key