Rate Overview
Live
1 WST = 1.2441 PEN
1 PEN = 0.803791
WST
Avg
1.2528
High
1.3018
Low
1.2151
Last updated: 7/22/2026, 10:34:59 PM
Quick Conversions
| WST | PEN |
|---|---|
| 1 WST | 1.24 PEN |
| 10 WST | 12.44 PEN |
| 50 WST | 62.21 PEN |
| 100 WST | 124.41 PEN |
| 500 WST | 622.05 PEN |
| 1,000 WST | 1,244.11 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-22T22:34:59Z",
"rates": {
"PEN": 1.244105
}
}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": 124.4105,
"rate": 1.244105
}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