Rate Overview
Live
1 PEN = 0.790527 WST
1 WST = 1.2650
PEN
Avg
0.799542
High
0.815724
Low
0.788930
Last updated: 4/18/2026, 10:36:09 AM
Quick Conversions
| PEN | WST |
|---|---|
| 1 PEN | 0.79 WST |
| 10 PEN | 7.91 WST |
| 50 PEN | 39.53 WST |
| 100 PEN | 79.05 WST |
| 500 PEN | 395.26 WST |
| 1,000 PEN | 790.53 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-04-18T10:36:09Z",
"rates": {
"WST": 0.790527
}
}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": 79.0527,
"rate": 0.790527
}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