Rate Overview
Live
1 KRW = 0.001801 WST
1 WST = 555.2471
KRW
Avg
0.001842
High
0.001886
Low
0.001801
Last updated: 3/7/2026, 12:31:13 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-07T00:31:13Z",
"rates": {
"WST": 0.001801
}
}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.1801,
"rate": 0.001801
}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