Rate Overview
Live
1 WST = 32.0284 KGS
1 KGS = 0.031222
WST
Avg
32.1413
High
32.6321
Low
31.5425
Last updated: 7/28/2026, 8:53:37 AM
Quick Conversions
| WST | KGS |
|---|---|
| 1 WST | 32.03 KGS |
| 10 WST | 320.28 KGS |
| 50 WST | 1,601.42 KGS |
| 100 WST | 3,202.84 KGS |
| 500 WST | 16,014.19 KGS |
| 1,000 WST | 32,028.38 KGS |
Get WST/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=KGSExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-28T08:53:37Z",
"rates": {
"KGS": 32.028383
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "KGS",
"amount": 100
},
"result": 3202.8383,
"rate": 32.028383
}Build with WST/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key