Rate Overview
Live
1 PEN = 0.786711 WST
1 WST = 1.2711
PEN
Avg
0.792791
High
0.811195
Low
0.779081
Last updated: 3/27/2026, 1:00:31 PM
Quick Conversions
| PEN | WST |
|---|---|
| 1 PEN | 0.79 WST |
| 10 PEN | 7.87 WST |
| 50 PEN | 39.34 WST |
| 100 PEN | 78.67 WST |
| 500 PEN | 393.36 WST |
| 1,000 PEN | 786.71 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-03-27T13:00:31Z",
"rates": {
"WST": 0.786711
}
}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": 78.67110000000001,
"rate": 0.786711
}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