Rate Overview
Live
1 WST = 1.2875 PEN
1 PEN = 0.776679
WST
Avg
1.2560
High
1.2875
Low
1.2327
Last updated: 3/7/2026, 1:03:44 AM
Quick Conversions
| WST | PEN |
|---|---|
| 1 WST | 1.29 PEN |
| 10 WST | 12.88 PEN |
| 50 WST | 64.38 PEN |
| 100 WST | 128.75 PEN |
| 500 WST | 643.77 PEN |
| 1,000 WST | 1,287.53 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-03-07T01:03:44Z",
"rates": {
"PEN": 1.287534
}
}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": 128.7534,
"rate": 1.287534
}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