Rate Overview
Live
1 PEN = 6806.00 SLL
1 SLL = 0.000147 PEN
Avg
6420.62
High
6841.99
Low
5725.66
Last updated: 1/25/2026, 3:32:03 PM
Quick Conversions
| PEN | SLL |
|---|---|
| 1 PEN | 6,806.00 SLL |
| 10 PEN | 68,060.02 SLL |
| 50 PEN | 340,300.10 SLL |
| 100 PEN | 680,600.20 SLL |
| 500 PEN | 3,403,001.02 SLL |
| 1,000 PEN | 6,806,002.05 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-01-25T15:32:03Z",
"rates": {
"SLL": 6806.002045
}
}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": 680600.2045,
"rate": 6806.002045
}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