Rate Overview
Live
1 PEN = 4.9197 SZL
1 SZL = 0.203263
PEN
Avg
4.8476
High
4.9715
Low
4.7389
Last updated: 3/27/2026, 3:39:36 PM
Quick Conversions
| PEN | SZL |
|---|---|
| 1 PEN | 4.92 SZL |
| 10 PEN | 49.20 SZL |
| 50 PEN | 245.99 SZL |
| 100 PEN | 491.97 SZL |
| 500 PEN | 2,459.87 SZL |
| 1,000 PEN | 4,919.74 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-27T15:39:36Z",
"rates": {
"SZL": 4.919739
}
}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.97389999999996,
"rate": 4.919739
}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