Rate Overview
Live
1 CLP = 0.002943 WST
1 WST = 339.7893
CLP
Avg
0.002955
High
0.002978
Low
0.002914
Last updated: 3/27/2026, 6:41:14 AM
Quick Conversions
| CLP | WST |
|---|---|
| 1 CLP | 0.00 WST |
| 10 CLP | 0.03 WST |
| 50 CLP | 0.15 WST |
| 100 CLP | 0.29 WST |
| 500 CLP | 1.47 WST |
| 1,000 CLP | 2.94 WST |
Get CLP/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=WSTExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-27T06:41:14Z",
"rates": {
"WST": 0.002943
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "WST",
"amount": 100
},
"result": 0.2943,
"rate": 0.002943
}Build with CLP/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key