Rate Overview
Live
1 GEL = 1.0300 WST
1 WST = 0.970846
GEL
Avg
1.0275
High
1.0345
Low
1.0244
Last updated: 6/16/2026, 11:16:28 AM
Quick Conversions
| GEL | WST |
|---|---|
| 1 GEL | 1.03 WST |
| 10 GEL | 10.30 WST |
| 50 GEL | 51.50 WST |
| 100 GEL | 103.00 WST |
| 500 GEL | 515.01 WST |
| 1,000 GEL | 1,030.03 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-06-16T11:16:28Z",
"rates": {
"WST": 1.030029
}
}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.00290000000001,
"rate": 1.030029
}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