Rate Overview
Live
1 PEN = 6868.33 SLL
1 SLL = 0.000146
PEN
Avg
6925.99
High
7344.58
Low
6843.94
Last updated: 9/9/2026, 6:05:49 PM
Quick Conversions
| PEN | SLL |
|---|---|
| 1 PEN | 6,868.33 SLL |
| 10 PEN | 68,683.33 SLL |
| 50 PEN | 343,416.66 SLL |
| 100 PEN | 686,833.31 SLL |
| 500 PEN | 3,434,166.56 SLL |
| 1,000 PEN | 6,868,333.13 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-09-09T18:05:49Z",
"rates": {
"SLL": 6868.333128
}
}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": 686833.3128000001,
"rate": 6868.333128
}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