Rate Overview
Live
1 KGS = 0.030815 WST
1 WST = 32.4517
KGS
Avg
0.030857
High
0.031296
Low
0.030754
Last updated: 5/7/2026, 9:12:14 AM
Quick Conversions
| KGS | WST |
|---|---|
| 1 KGS | 0.03 WST |
| 10 KGS | 0.31 WST |
| 50 KGS | 1.54 WST |
| 100 KGS | 3.08 WST |
| 500 KGS | 15.41 WST |
| 1,000 KGS | 30.81 WST |
Get KGS/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=WSTExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-07T09:12:14Z",
"rates": {
"WST": 0.030815
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "WST",
"amount": 100
},
"result": 3.0814999999999997,
"rate": 0.030815
}Build with KGS/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key