Rate Overview
Live
1 PEN = 4.9166 SZL
1 SZL = 0.203394
PEN
Avg
4.9148
High
4.9715
Low
4.8444
Last updated: 3/27/2026, 11:46:56 AM
Quick Conversions
| PEN | SZL |
|---|---|
| 1 PEN | 4.92 SZL |
| 10 PEN | 49.17 SZL |
| 50 PEN | 245.83 SZL |
| 100 PEN | 491.66 SZL |
| 500 PEN | 2,458.28 SZL |
| 1,000 PEN | 4,916.57 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-27T11:46:56Z",
"rates": {
"SZL": 4.916569
}
}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.6569,
"rate": 4.916569
}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