Rate Overview
Live
1 PEN = 4.9475 SZL
1 SZL = 0.202120
PEN
Avg
4.8494
High
4.9672
Low
4.7700
Last updated: 7/25/2026, 10:41:15 PM
Quick Conversions
| PEN | SZL |
|---|---|
| 1 PEN | 4.95 SZL |
| 10 PEN | 49.48 SZL |
| 50 PEN | 247.38 SZL |
| 100 PEN | 494.75 SZL |
| 500 PEN | 2,473.77 SZL |
| 1,000 PEN | 4,947.55 SZL |
Get PEN/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=SZLExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-25T22:41:15Z",
"rates": {
"SZL": 4.947547
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "SZL",
"amount": 100
},
"result": 494.7547,
"rate": 4.947547
}Build with PEN/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key