Rate Overview
Live
1 GEL = 1.0131 WST
1 WST = 0.987084
GEL
Avg
1.0113
High
1.0290
Low
0.993508
Last updated: 3/27/2026, 1:25:25 PM
Quick Conversions
| GEL | WST |
|---|---|
| 1 GEL | 1.01 WST |
| 10 GEL | 10.13 WST |
| 50 GEL | 50.65 WST |
| 100 GEL | 101.31 WST |
| 500 GEL | 506.54 WST |
| 1,000 GEL | 1,013.09 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-27T13:25:25Z",
"rates": {
"WST": 1.013085
}
}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": 101.3085,
"rate": 1.013085
}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