Rate Overview
Live
1 PEN = 167.3576 SOS
1 SOS = 0.005975
PEN
Avg
168.7883
High
170.0211
Low
167.3576
Last updated: 6/17/2026, 8:19:17 AM
Quick Conversions
| PEN | SOS |
|---|---|
| 1 PEN | 167.36 SOS |
| 10 PEN | 1,673.58 SOS |
| 50 PEN | 8,367.88 SOS |
| 100 PEN | 16,735.76 SOS |
| 500 PEN | 83,678.81 SOS |
| 1,000 PEN | 167,357.62 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-06-17T08:19:17Z",
"rates": {
"SOS": 167.357621
}
}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": 16735.7621,
"rate": 167.357621
}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