Rate Overview
Live
1 WST = 1.2931 PEN
1 PEN = 0.773342
WST
Avg
1.2919
High
1.3021
Low
1.2784
Last updated: 5/7/2026, 5:01:37 PM
Quick Conversions
| WST | PEN |
|---|---|
| 1 WST | 1.29 PEN |
| 10 WST | 12.93 PEN |
| 50 WST | 64.65 PEN |
| 100 WST | 129.31 PEN |
| 500 WST | 646.54 PEN |
| 1,000 WST | 1,293.09 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-05-07T17:01:37Z",
"rates": {
"PEN": 1.293089
}
}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": 129.3089,
"rate": 1.293089
}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