Rate Overview
Live
1 SZL = 0.206207 PEN
1 PEN = 4.8495
SZL
Avg
0.208448
High
0.210548
Low
0.206207
Last updated: 5/7/2026, 1:27:47 AM
Quick Conversions
| SZL | PEN |
|---|---|
| 1 SZL | 0.21 PEN |
| 10 SZL | 2.06 PEN |
| 50 SZL | 10.31 PEN |
| 100 SZL | 20.62 PEN |
| 500 SZL | 103.10 PEN |
| 1,000 SZL | 206.21 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-05-07T01:27:47Z",
"rates": {
"PEN": 0.206207
}
}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.6207,
"rate": 0.206207
}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