Rate Overview
Live
1 PEN = 6709.48 SLL
1 SLL = 0.000149
PEN
Avg
6768.43
High
7362.63
Low
6193.31
Last updated: 7/15/2026, 2:57:31 AM
Quick Conversions
| PEN | SLL |
|---|---|
| 1 PEN | 6,709.48 SLL |
| 10 PEN | 67,094.81 SLL |
| 50 PEN | 335,474.06 SLL |
| 100 PEN | 670,948.13 SLL |
| 500 PEN | 3,354,740.64 SLL |
| 1,000 PEN | 6,709,481.28 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-15T02:57:31Z",
"rates": {
"SLL": 6709.481281
}
}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": 670948.1281000001,
"rate": 6709.481281
}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