Rate Overview
Live
1 PEN = 165.1982 SOS
1 SOS = 0.006053
PEN
Avg
165.2236
High
166.0674
Low
164.2672
Last updated: 3/28/2026, 9:02:40 AM
Quick Conversions
| PEN | SOS |
|---|---|
| 1 PEN | 165.20 SOS |
| 10 PEN | 1,651.98 SOS |
| 50 PEN | 8,259.91 SOS |
| 100 PEN | 16,519.82 SOS |
| 500 PEN | 82,599.08 SOS |
| 1,000 PEN | 165,198.16 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-03-28T09:02:40Z",
"rates": {
"SOS": 165.198156
}
}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": 16519.8156,
"rate": 165.198156
}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