Rate Overview
Live
1 PEN = 0.811448 WST
1 WST = 1.2324
PEN
Avg
0.810933
High
0.812190
Low
0.809927
Last updated: 9/9/2026, 5:18:50 PM
Quick Conversions
| PEN | WST |
|---|---|
| 1 PEN | 0.81 WST |
| 10 PEN | 8.11 WST |
| 50 PEN | 40.57 WST |
| 100 PEN | 81.14 WST |
| 500 PEN | 405.72 WST |
| 1,000 PEN | 811.45 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-09-09T17:18:50Z",
"rates": {
"WST": 0.811448
}
}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.14479999999999,
"rate": 0.811448
}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