Rate Overview
Live
1 PEN = 4.7790 SZL
1 SZL = 0.209247
PEN
Avg
4.8335
High
4.8879
Low
4.7790
Last updated: 4/17/2026, 12:50:23 AM
Quick Conversions
| PEN | SZL |
|---|---|
| 1 PEN | 4.78 SZL |
| 10 PEN | 47.79 SZL |
| 50 PEN | 238.95 SZL |
| 100 PEN | 477.90 SZL |
| 500 PEN | 2,389.52 SZL |
| 1,000 PEN | 4,779.03 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-04-17T00:50:23Z",
"rates": {
"SZL": 4.779032
}
}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": 477.90319999999997,
"rate": 4.779032
}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