Rate Overview
Live
1 PEN = 4.7589 SZL
1 SZL = 0.210132
PEN
Avg
4.8280
High
4.9171
Low
4.7589
Last updated: 6/16/2026, 1:31:54 PM
Quick Conversions
| PEN | SZL |
|---|---|
| 1 PEN | 4.76 SZL |
| 10 PEN | 47.59 SZL |
| 50 PEN | 237.95 SZL |
| 100 PEN | 475.89 SZL |
| 500 PEN | 2,379.45 SZL |
| 1,000 PEN | 4,758.90 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-06-16T13:31:54Z",
"rates": {
"SZL": 4.758903
}
}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": 475.8903,
"rate": 4.758903
}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