Rate Overview
Live
1 PEN = 7117.82 SLL
1 SLL = 0.000140
PEN
Avg
6674.11
High
7357.14
Low
5996.57
Last updated: 7/28/2026, 12:20:33 PM
Quick Conversions
| PEN | SLL |
|---|---|
| 1 PEN | 7,117.82 SLL |
| 10 PEN | 71,178.23 SLL |
| 50 PEN | 355,891.17 SLL |
| 100 PEN | 711,782.35 SLL |
| 500 PEN | 3,558,911.75 SLL |
| 1,000 PEN | 7,117,823.49 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-28T12:20:33Z",
"rates": {
"SLL": 7117.823494
}
}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": 711782.3494000001,
"rate": 7117.823494
}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