Rate Overview
Live
1 GEL = 1.0383 WST
1 WST = 0.963153
GEL
Avg
1.0380
High
1.0413
Low
1.0351
Last updated: 9/4/2026, 9:21:04 AM
Quick Conversions
| GEL | WST |
|---|---|
| 1 GEL | 1.04 WST |
| 10 GEL | 10.38 WST |
| 50 GEL | 51.91 WST |
| 100 GEL | 103.83 WST |
| 500 GEL | 519.13 WST |
| 1,000 GEL | 1,038.26 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-09-04T09:21:04Z",
"rates": {
"WST": 1.038257
}
}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": 103.8257,
"rate": 1.038257
}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