Rate Overview
Live
1 SZL = 0.205374 PEN
1 PEN = 4.8692
SZL
Avg
0.207229
High
0.211998
Low
0.203391
Last updated: 7/20/2026, 7:30:38 AM
Quick Conversions
| SZL | PEN |
|---|---|
| 1 SZL | 0.21 PEN |
| 10 SZL | 2.05 PEN |
| 50 SZL | 10.27 PEN |
| 100 SZL | 20.54 PEN |
| 500 SZL | 102.69 PEN |
| 1,000 SZL | 205.37 PEN |
Get SZL/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=PENExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-07-20T07:30:38Z",
"rates": {
"PEN": 0.205374
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "PEN",
"amount": 100
},
"result": 20.5374,
"rate": 0.205374
}Build with SZL/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key