Rate Overview
Live
1 SLL = 0.000146 PEN
1 PEN = 6849.32 SLL
Avg
0.000149
High
0.000157
Low
0.000146
Last updated: 1/25/2026, 9:24:00 AM
Quick Conversions
| SLL | PEN |
|---|---|
| 1 SLL | 0.00 PEN |
| 10 SLL | 0.00 PEN |
| 50 SLL | 0.01 PEN |
| 100 SLL | 0.01 PEN |
| 500 SLL | 0.07 PEN |
| 1,000 SLL | 0.15 PEN |
Get SLL/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=PENExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-01-25T09:24:00Z",
"rates": {
"PEN": 0.000146
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "PEN",
"amount": 100
},
"result": 0.0146,
"rate": 0.000146
}Build with SLL/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key