Rate Overview
Live
1 PEN = 168.5754 SOS
1 SOS = 0.005932
PEN
Avg
168.0411
High
171.4391
Low
162.9266
Last updated: 7/29/2026, 1:27:10 AM
Quick Conversions
| PEN | SOS |
|---|---|
| 1 PEN | 168.58 SOS |
| 10 PEN | 1,685.75 SOS |
| 50 PEN | 8,428.77 SOS |
| 100 PEN | 16,857.54 SOS |
| 500 PEN | 84,287.69 SOS |
| 1,000 PEN | 168,575.39 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-07-29T01:27:10Z",
"rates": {
"SOS": 168.57539
}
}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": 16857.539,
"rate": 168.57539
}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