Rate Overview
Live
1 GEL = 1.0018 WST
1 WST = 0.998180
GEL
Avg
1.0048
High
1.0207
Low
0.999672
Last updated: 5/7/2026, 3:30:12 AM
Quick Conversions
| GEL | WST |
|---|---|
| 1 GEL | 1.00 WST |
| 10 GEL | 10.02 WST |
| 50 GEL | 50.09 WST |
| 100 GEL | 100.18 WST |
| 500 GEL | 500.91 WST |
| 1,000 GEL | 1,001.82 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-05-07T03:30:12Z",
"rates": {
"WST": 1.001823
}
}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": 100.1823,
"rate": 1.001823
}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