Rate Overview
Live
1 PEN = 4.8073 SZL
1 SZL = 0.208017
PEN
Avg
4.8173
High
4.8459
Low
4.7870
Last updated: 8/15/2026, 11:49:23 AM
Quick Conversions
| PEN | SZL |
|---|---|
| 1 PEN | 4.81 SZL |
| 10 PEN | 48.07 SZL |
| 50 PEN | 240.36 SZL |
| 100 PEN | 480.73 SZL |
| 500 PEN | 2,403.65 SZL |
| 1,000 PEN | 4,807.30 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-08-15T11:49:23Z",
"rates": {
"SZL": 4.807299
}
}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": 480.72990000000004,
"rate": 4.807299
}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