Rate Overview
Live
1 PEN = 0.806602 WST
1 WST = 1.2398
PEN
Avg
0.811023
High
0.815252
Low
0.806602
Last updated: 7/8/2026, 5:43:18 AM
Quick Conversions
| PEN | WST |
|---|---|
| 1 PEN | 0.81 WST |
| 10 PEN | 8.07 WST |
| 50 PEN | 40.33 WST |
| 100 PEN | 80.66 WST |
| 500 PEN | 403.30 WST |
| 1,000 PEN | 806.60 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-08T05:43:18Z",
"rates": {
"WST": 0.806602
}
}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.6602,
"rate": 0.806602
}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