Rate Overview
Live
1 KRW = 0.001802 WST
1 WST = 554.9390
KRW
Avg
0.001955
High
0.002159
Low
0.001802
Last updated: 3/27/2026, 9:55:41 AM
Quick Conversions
| KRW | WST |
|---|---|
| 1 KRW | 0.00 WST |
| 10 KRW | 0.02 WST |
| 50 KRW | 0.09 WST |
| 100 KRW | 0.18 WST |
| 500 KRW | 0.90 WST |
| 1,000 KRW | 1.80 WST |
Get KRW/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=WSTExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-27T09:55:41Z",
"rates": {
"WST": 0.001802
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "WST",
"amount": 100
},
"result": 0.1802,
"rate": 0.001802
}Build with KRW/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key