Rate Overview
Live
1 PEN = 7158.56 SLL
1 SLL = 0.000140
PEN
Avg
6664.88
High
7357.14
Low
5996.57
Last updated: 7/29/2026, 2:05:18 AM
Quick Conversions
| PEN | SLL |
|---|---|
| 1 PEN | 7,158.56 SLL |
| 10 PEN | 71,585.65 SLL |
| 50 PEN | 357,928.24 SLL |
| 100 PEN | 715,856.49 SLL |
| 500 PEN | 3,579,282.44 SLL |
| 1,000 PEN | 7,158,564.88 SLL |
Get PEN/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=SLLExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-29T02:05:18Z",
"rates": {
"SLL": 7158.564875
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "SLL",
"amount": 100
},
"result": 715856.4875,
"rate": 7158.564875
}Build with PEN/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key