Rate Overview
Live
1 PEN = 168.7807 SOS
1 SOS = 0.005925
PEN
Avg
169.2574
High
170.0211
Low
168.0353
Last updated: 6/19/2026, 8:27:00 AM
Quick Conversions
| PEN | SOS |
|---|---|
| 1 PEN | 168.78 SOS |
| 10 PEN | 1,687.81 SOS |
| 50 PEN | 8,439.04 SOS |
| 100 PEN | 16,878.07 SOS |
| 500 PEN | 84,390.37 SOS |
| 1,000 PEN | 168,780.74 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-19T08:27:00Z",
"rates": {
"SOS": 168.780743
}
}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": 16878.0743,
"rate": 168.780743
}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