Rate Overview
Live
1 PEN = 0.820945 WST
1 WST = 1.2181 PEN
Avg
0.825585
High
0.832109
Low
0.819838
Last updated: 1/25/2026, 3:20:33 AM
Quick Conversions
| PEN | WST |
|---|---|
| 1 PEN | 0.82 WST |
| 10 PEN | 8.21 WST |
| 50 PEN | 41.05 WST |
| 100 PEN | 82.09 WST |
| 500 PEN | 410.47 WST |
| 1,000 PEN | 820.95 WST |
Get PEN/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=WSTExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-01-25T03:20:33Z",
"rates": {
"WST": 0.820945
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "WST",
"amount": 100
},
"result": 82.09450000000001,
"rate": 0.820945
}Build with PEN/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key