Rate Overview
Live
1 PEN = 4.7693 SZL
1 SZL = 0.209674
PEN
Avg
4.8147
High
4.8547
Low
4.7693
Last updated: 7/5/2026, 10:13:31 AM
Quick Conversions
| PEN | SZL |
|---|---|
| 1 PEN | 4.77 SZL |
| 10 PEN | 47.69 SZL |
| 50 PEN | 238.47 SZL |
| 100 PEN | 476.93 SZL |
| 500 PEN | 2,384.65 SZL |
| 1,000 PEN | 4,769.31 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-05T10:13:31Z",
"rates": {
"SZL": 4.769309
}
}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": 476.93089999999995,
"rate": 4.769309
}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