Rate Overview
Live
1 WST = 1.2266 PEN
1 PEN = 0.815253
WST
Avg
1.2307
High
1.2395
Low
1.2266
Last updated: 7/5/2026, 2:33:14 AM
Quick Conversions
| WST | PEN |
|---|---|
| 1 WST | 1.23 PEN |
| 10 WST | 12.27 PEN |
| 50 WST | 61.33 PEN |
| 100 WST | 122.66 PEN |
| 500 WST | 613.31 PEN |
| 1,000 WST | 1,226.61 PEN |
Get WST/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=PENExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-05T02:33:14Z",
"rates": {
"PEN": 1.226613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "PEN",
"amount": 100
},
"result": 122.6613,
"rate": 1.226613
}Build with WST/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key