Rate Overview
Live
1 PEN = 6095.17 SLL
1 SLL = 0.000164
PEN
Avg
6156.24
High
6255.07
Low
6095.17
Last updated: 4/17/2026, 12:03:33 PM
Quick Conversions
| PEN | SLL |
|---|---|
| 1 PEN | 6,095.17 SLL |
| 10 PEN | 60,951.70 SLL |
| 50 PEN | 304,758.52 SLL |
| 100 PEN | 609,517.04 SLL |
| 500 PEN | 3,047,585.21 SLL |
| 1,000 PEN | 6,095,170.42 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-04-17T12:03:33Z",
"rates": {
"SLL": 6095.170417
}
}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": 609517.0417000001,
"rate": 6095.170417
}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