Rate Overview
Live
1 PEN = 0.802798 WST
1 WST = 1.2456
PEN
Avg
0.787849
High
0.837234
Low
0.716489
Last updated: 7/31/2026, 10:30:41 AM
Quick Conversions
| PEN | WST |
|---|---|
| 1 PEN | 0.80 WST |
| 10 PEN | 8.03 WST |
| 50 PEN | 40.14 WST |
| 100 PEN | 80.28 WST |
| 500 PEN | 401.40 WST |
| 1,000 PEN | 802.80 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-31T10:30:41Z",
"rates": {
"WST": 0.802798
}
}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.2798,
"rate": 0.802798
}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