Rate Overview
Live
1 PEN = 0.801289 WST
1 WST = 1.2480
PEN
Avg
0.804992
High
0.833004
Low
0.754525
Last updated: 7/28/2026, 4:22:05 PM
Quick Conversions
| PEN | WST |
|---|---|
| 1 PEN | 0.80 WST |
| 10 PEN | 8.01 WST |
| 50 PEN | 40.06 WST |
| 100 PEN | 80.13 WST |
| 500 PEN | 400.64 WST |
| 1,000 PEN | 801.29 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-07-28T16:22:05Z",
"rates": {
"WST": 0.801289
}
}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": 80.1289,
"rate": 0.801289
}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