Rate Overview
Live
1 PEN = 4.8012 SZL
1 SZL = 0.208282
PEN
Avg
4.9408
High
5.2343
Low
4.6923
Last updated: 5/27/2026, 1:59:21 PM
Quick Conversions
| PEN | SZL |
|---|---|
| 1 PEN | 4.80 SZL |
| 10 PEN | 48.01 SZL |
| 50 PEN | 240.06 SZL |
| 100 PEN | 480.12 SZL |
| 500 PEN | 2,400.60 SZL |
| 1,000 PEN | 4,801.19 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-05-27T13:59:21Z",
"rates": {
"SZL": 4.801191
}
}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": 480.1191,
"rate": 4.801191
}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