Rate Overview
Live
1 WST = 32.5190 KGS
1 KGS = 0.030751
WST
Avg
31.6670
High
32.9272
Low
30.0311
Last updated: 5/27/2026, 1:37:49 PM
Quick Conversions
| WST | KGS |
|---|---|
| 1 WST | 32.52 KGS |
| 10 WST | 325.19 KGS |
| 50 WST | 1,625.95 KGS |
| 100 WST | 3,251.90 KGS |
| 500 WST | 16,259.48 KGS |
| 1,000 WST | 32,518.97 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-05-27T13:37:49Z",
"rates": {
"KGS": 32.518968
}
}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": 3251.8968,
"rate": 32.518968
}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