Rate Overview
Live
1 KPW = 0.002994 WST
1 WST = 334.0013
KPW
Avg
0.002997
High
0.003039
Low
0.002987
Last updated: 5/7/2026, 8:16:30 AM
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.50 WST |
| 1,000 KPW | 2.99 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-05-07T08:16:30Z",
"rates": {
"WST": 0.002994
}
}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.2994,
"rate": 0.002994
}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