Rate Overview
Live
1 KGS = 0.031404 WST
1 WST = 31.8431
KGS
Avg
0.031160
High
0.031404
Low
0.030947
Last updated: 6/19/2026, 8:54:49 AM
Quick Conversions
| KGS | WST |
|---|---|
| 1 KGS | 0.03 WST |
| 10 KGS | 0.31 WST |
| 50 KGS | 1.57 WST |
| 100 KGS | 3.14 WST |
| 500 KGS | 15.70 WST |
| 1,000 KGS | 31.40 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-06-19T08:54:49Z",
"rates": {
"WST": 0.031404
}
}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.1404,
"rate": 0.031404
}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