Rate Overview
Live
1 KRW = 0.002001 WST
1 WST = 499.7501
KRW
Avg
0.002000
High
0.002020
Low
0.001962
Last updated: 9/8/2026, 6:47:34 AM
Quick Conversions
| KRW | WST |
|---|---|
| 1 KRW | 0.00 WST |
| 10 KRW | 0.02 WST |
| 50 KRW | 0.10 WST |
| 100 KRW | 0.20 WST |
| 500 KRW | 1.00 WST |
| 1,000 KRW | 2.00 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-09-08T06:47:34Z",
"rates": {
"WST": 0.002001
}
}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.20010000000000003,
"rate": 0.002001
}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