Rate Overview
Live
1 KRW = 0.001797 WST
1 WST = 556.4830
KRW
Avg
0.001983
High
0.002144
Low
0.001797
Last updated: 3/27/2026, 1:01:20 PM
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-27T13:01:20Z",
"rates": {
"WST": 0.001797
}
}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.1797,
"rate": 0.001797
}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