Rate Overview
Live
1 SZL = 0.203508 PEN
1 PEN = 4.9138
SZL
Avg
0.201120
High
0.209044
Low
0.193825
Last updated: 3/27/2026, 6:53:15 PM
Quick Conversions
| SZL | PEN |
|---|---|
| 1 SZL | 0.20 PEN |
| 10 SZL | 2.04 PEN |
| 50 SZL | 10.18 PEN |
| 100 SZL | 20.35 PEN |
| 500 SZL | 101.75 PEN |
| 1,000 SZL | 203.51 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-03-27T18:53:15Z",
"rates": {
"PEN": 0.203508
}
}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.3508,
"rate": 0.203508
}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