Rate Overview
Live
1 PEN = 168.6147 SOS
1 SOS = 0.005931
PEN
Avg
168.4814
High
169.0942
Low
167.8664
Last updated: 7/8/2026, 11:00:45 PM
Quick Conversions
| PEN | SOS |
|---|---|
| 1 PEN | 168.61 SOS |
| 10 PEN | 1,686.15 SOS |
| 50 PEN | 8,430.74 SOS |
| 100 PEN | 16,861.47 SOS |
| 500 PEN | 84,307.36 SOS |
| 1,000 PEN | 168,614.72 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-08T23:00:45Z",
"rates": {
"SOS": 168.614722
}
}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": 16861.4722,
"rate": 168.614722
}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