Rate Overview
Live
1 CLP = 0.002920 WST
1 WST = 342.4658
CLP
Avg
0.003012
High
0.003143
Low
0.002900
Last updated: 7/29/2026, 4:32:05 PM
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.46 WST |
| 1,000 CLP | 2.92 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-07-29T16:32:05Z",
"rates": {
"WST": 0.00292
}
}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.292,
"rate": 0.00292
}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