Rate Overview
Live
1 PEN = 4.9159 SZL
1 SZL = 0.203421
PEN
Avg
4.9754
High
5.1593
Low
4.7837
Last updated: 3/27/2026, 5:06:31 PM
Quick Conversions
| PEN | SZL |
|---|---|
| 1 PEN | 4.92 SZL |
| 10 PEN | 49.16 SZL |
| 50 PEN | 245.80 SZL |
| 100 PEN | 491.59 SZL |
| 500 PEN | 2,457.96 SZL |
| 1,000 PEN | 4,915.92 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-03-27T17:06:31Z",
"rates": {
"SZL": 4.915916
}
}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": 491.5916,
"rate": 4.915916
}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