Rate Overview
Live
1 SZL = 0.203221 PEN
1 PEN = 4.9208
SZL
Avg
0.203351
High
0.214403
Low
0.191047
Last updated: 7/27/2026, 8:21:23 AM
Quick Conversions
| SZL | PEN |
|---|---|
| 1 SZL | 0.20 PEN |
| 10 SZL | 2.03 PEN |
| 50 SZL | 10.16 PEN |
| 100 SZL | 20.32 PEN |
| 500 SZL | 101.61 PEN |
| 1,000 SZL | 203.22 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-27T08:21:23Z",
"rates": {
"PEN": 0.203221
}
}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.322100000000002,
"rate": 0.203221
}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