Rate Overview
Live
1 KRW = 0.001784 WST
1 WST = 560.5381
KRW
Avg
0.001829
High
0.001893
Low
0.001784
Last updated: 3/27/2026, 3:14:01 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.89 WST |
| 1,000 KRW | 1.78 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-27T15:14:01Z",
"rates": {
"WST": 0.001784
}
}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.1784,
"rate": 0.001784
}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