Rate Overview
Live
1 PEN = 170.9372 SOS
1 SOS = 0.005850
PEN
Avg
170.7150
High
171.0254
Low
170.1325
Last updated: 9/9/2026, 4:54:26 PM
Quick Conversions
| PEN | SOS |
|---|---|
| 1 PEN | 170.94 SOS |
| 10 PEN | 1,709.37 SOS |
| 50 PEN | 8,546.86 SOS |
| 100 PEN | 17,093.72 SOS |
| 500 PEN | 85,468.58 SOS |
| 1,000 PEN | 170,937.16 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-09-09T16:54:26Z",
"rates": {
"SOS": 170.937156
}
}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": 17093.7156,
"rate": 170.937156
}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