Rate Overview
Live
1 SZL = 0.202120 PEN
1 PEN = 4.9476
SZL
Avg
0.204143
High
0.206644
Low
0.201322
Last updated: 7/26/2026, 2:58:17 AM
Quick Conversions
| SZL | PEN |
|---|---|
| 1 SZL | 0.20 PEN |
| 10 SZL | 2.02 PEN |
| 50 SZL | 10.11 PEN |
| 100 SZL | 20.21 PEN |
| 500 SZL | 101.06 PEN |
| 1,000 SZL | 202.12 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-26T02:58:17Z",
"rates": {
"PEN": 0.20212
}
}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.212,
"rate": 0.20212
}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