Rate Overview
Live
1 PEN = 0.811842 WST
1 WST = 1.2318
PEN
Avg
0.807430
High
0.811842
Low
0.803096
Last updated: 6/19/2026, 12:00:56 PM
Quick Conversions
| PEN | WST |
|---|---|
| 1 PEN | 0.81 WST |
| 10 PEN | 8.12 WST |
| 50 PEN | 40.59 WST |
| 100 PEN | 81.18 WST |
| 500 PEN | 405.92 WST |
| 1,000 PEN | 811.84 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-06-19T12:00:56Z",
"rates": {
"WST": 0.811842
}
}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": 81.18419999999999,
"rate": 0.811842
}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