Rate Overview
Live
1 PEN = 167.8681 SOS
1 SOS = 0.005957
PEN
Avg
168.5530
High
171.7800
Low
162.8852
Last updated: 5/27/2026, 7:40:23 PM
Quick Conversions
| PEN | SOS |
|---|---|
| 1 PEN | 167.87 SOS |
| 10 PEN | 1,678.68 SOS |
| 50 PEN | 8,393.41 SOS |
| 100 PEN | 16,786.81 SOS |
| 500 PEN | 83,934.07 SOS |
| 1,000 PEN | 167,868.14 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-05-27T19:40:23Z",
"rates": {
"SOS": 167.868144
}
}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": 16786.8144,
"rate": 167.868144
}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