Rate Overview
Live
1 GEL = 1.0539 WST
1 WST = 0.948825
GEL
Avg
1.0471
High
1.0539
Low
1.0412
Last updated: 7/4/2026, 11:53:25 PM
Quick Conversions
| GEL | WST |
|---|---|
| 1 GEL | 1.05 WST |
| 10 GEL | 10.54 WST |
| 50 GEL | 52.70 WST |
| 100 GEL | 105.39 WST |
| 500 GEL | 526.97 WST |
| 1,000 GEL | 1,053.94 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-07-04T23:53:25Z",
"rates": {
"WST": 1.053935
}
}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": 105.3935,
"rate": 1.053935
}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