Rate Overview
Live
1 WST = 32.0014 KGS
1 KGS = 0.031249
WST
Avg
32.1533
High
32.3574
Low
32.0014
Last updated: 3/27/2026, 6:05:40 AM
Quick Conversions
| WST | KGS |
|---|---|
| 1 WST | 32.00 KGS |
| 10 WST | 320.01 KGS |
| 50 WST | 1,600.07 KGS |
| 100 WST | 3,200.14 KGS |
| 500 WST | 16,000.71 KGS |
| 1,000 WST | 32,001.42 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-03-27T06:05:40Z",
"rates": {
"KGS": 32.001423
}
}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": 3200.1423000000004,
"rate": 32.001423
}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