Rate Overview
Live
1 PEN = 6061.42 SLL
1 SLL = 0.000165
PEN
Avg
6668.38
High
7048.21
Low
6061.42
Last updated: 3/28/2026, 12:03:06 PM
Quick Conversions
| PEN | SLL |
|---|---|
| 1 PEN | 6,061.42 SLL |
| 10 PEN | 60,614.21 SLL |
| 50 PEN | 303,071.07 SLL |
| 100 PEN | 606,142.14 SLL |
| 500 PEN | 3,030,710.70 SLL |
| 1,000 PEN | 6,061,421.41 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-03-28T12:03:06Z",
"rates": {
"SLL": 6061.421409
}
}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": 606142.1409,
"rate": 6061.421409
}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