Rate Overview
Live
1 CLP = 0.003098 WST
1 WST = 322.7889
CLP
Avg
0.003063
High
0.003098
Low
0.003042
Last updated: 4/18/2026, 12:33:23 PM
Quick Conversions
| CLP | WST |
|---|---|
| 1 CLP | 0.00 WST |
| 10 CLP | 0.03 WST |
| 50 CLP | 0.15 WST |
| 100 CLP | 0.31 WST |
| 500 CLP | 1.55 WST |
| 1,000 CLP | 3.10 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-04-18T12:33:23Z",
"rates": {
"WST": 0.003098
}
}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.3098,
"rate": 0.003098
}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