Rate Overview
Live
1 GEL = 1.0408 WST
1 WST = 0.960780
GEL
Avg
1.0248
High
1.0711
Low
0.991078
Last updated: 7/23/2026, 2:10:30 PM
Quick Conversions
| GEL | WST |
|---|---|
| 1 GEL | 1.04 WST |
| 10 GEL | 10.41 WST |
| 50 GEL | 52.04 WST |
| 100 GEL | 104.08 WST |
| 500 GEL | 520.41 WST |
| 1,000 GEL | 1,040.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-07-23T14:10:30Z",
"rates": {
"WST": 1.040821
}
}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": 104.0821,
"rate": 1.040821
}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