Rate Overview
Live
1 PEN = 165.6192 SOS
1 SOS = 0.006038
PEN
Avg
164.0945
High
165.6192
Low
162.7939
Last updated: 5/7/2026, 12:33:55 PM
Quick Conversions
| PEN | SOS |
|---|---|
| 1 PEN | 165.62 SOS |
| 10 PEN | 1,656.19 SOS |
| 50 PEN | 8,280.96 SOS |
| 100 PEN | 16,561.92 SOS |
| 500 PEN | 82,809.60 SOS |
| 1,000 PEN | 165,619.20 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-07T12:33:55Z",
"rates": {
"SOS": 165.619204
}
}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": 16561.9204,
"rate": 165.619204
}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