Rate Overview
Live
1 CLP = 0.003179 WST
1 WST = 314.5643 CLP
Avg
0.003100
High
0.003179
Low
0.003016
Last updated: 1/25/2026, 6:25:21 PM
Quick Conversions
| CLP | WST |
|---|---|
| 1 CLP | 0.00 WST |
| 10 CLP | 0.03 WST |
| 50 CLP | 0.16 WST |
| 100 CLP | 0.32 WST |
| 500 CLP | 1.59 WST |
| 1,000 CLP | 3.18 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-01-25T18:25:21Z",
"rates": {
"WST": 0.003179
}
}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.3179,
"rate": 0.003179
}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