Rate Overview
Live
1 WST = 1.2618 PEN
1 PEN = 0.792505
WST
Avg
1.2409
High
1.2857
Low
1.1987
Last updated: 5/28/2026, 3:43:18 AM
Quick Conversions
| WST | PEN |
|---|---|
| 1 WST | 1.26 PEN |
| 10 WST | 12.62 PEN |
| 50 WST | 63.09 PEN |
| 100 WST | 126.18 PEN |
| 500 WST | 630.91 PEN |
| 1,000 WST | 1,261.82 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-28T03:43:18Z",
"rates": {
"PEN": 1.261821
}
}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": 126.1821,
"rate": 1.261821
}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