Rate Overview
Live
1 WST = 1.2381 PEN
1 PEN = 0.807662
WST
Avg
1.2357
High
1.2458
Low
1.2266
Last updated: 7/27/2026, 10:09:21 PM
Quick Conversions
| WST | PEN |
|---|---|
| 1 WST | 1.24 PEN |
| 10 WST | 12.38 PEN |
| 50 WST | 61.91 PEN |
| 100 WST | 123.81 PEN |
| 500 WST | 619.07 PEN |
| 1,000 WST | 1,238.14 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-27T22:09:21Z",
"rates": {
"PEN": 1.238141
}
}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": 123.8141,
"rate": 1.238141
}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