Rate Overview
Live
1 KPW = 0.003023 WST
1 WST = 330.7972
KPW
Avg
0.003021
High
0.003080
Low
0.002978
Last updated: 7/9/2026, 2:23:30 PM
Quick Conversions
| KPW | WST |
|---|---|
| 1 KPW | 0.00 WST |
| 10 KPW | 0.03 WST |
| 50 KPW | 0.15 WST |
| 100 KPW | 0.30 WST |
| 500 KPW | 1.51 WST |
| 1,000 KPW | 3.02 WST |
Get KPW/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=WSTExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-07-09T14:23:30Z",
"rates": {
"WST": 0.003023
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "WST",
"amount": 100
},
"result": 0.3023,
"rate": 0.003023
}Build with KPW/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key