Rate Overview
Live
1 PEN = 4.8495 SZL
1 SZL = 0.206208
PEN
Avg
4.7977
High
4.8495
Low
4.7495
Last updated: 5/7/2026, 3:27:02 AM
Quick Conversions
| PEN | SZL |
|---|---|
| 1 PEN | 4.85 SZL |
| 10 PEN | 48.49 SZL |
| 50 PEN | 242.47 SZL |
| 100 PEN | 484.95 SZL |
| 500 PEN | 2,424.74 SZL |
| 1,000 PEN | 4,849.48 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-05-07T03:27:02Z",
"rates": {
"SZL": 4.84948
}
}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": 484.948,
"rate": 4.84948
}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