Rate Overview
Live
1 PEN = 170.9269 SOS
1 SOS = 0.005850
PEN
Avg
169.5892
High
170.9269
Low
164.2543
Last updated: 8/19/2026, 5:06:32 PM
Quick Conversions
| PEN | SOS |
|---|---|
| 1 PEN | 170.93 SOS |
| 10 PEN | 1,709.27 SOS |
| 50 PEN | 8,546.34 SOS |
| 100 PEN | 17,092.69 SOS |
| 500 PEN | 85,463.43 SOS |
| 1,000 PEN | 170,926.87 SOS |
Get PEN/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=SOSExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-08-19T17:06:32Z",
"rates": {
"SOS": 170.926867
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "SOS",
"amount": 100
},
"result": 17092.6867,
"rate": 170.926867
}Build with PEN/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key