Rate Overview
Live
1 PEN = 164.0521 SOS
1 SOS = 0.006096
PEN
Avg
167.6279
High
170.8474
Low
164.0521
Last updated: 3/7/2026, 8:52:18 AM
Quick Conversions
| PEN | SOS |
|---|---|
| 1 PEN | 164.05 SOS |
| 10 PEN | 1,640.52 SOS |
| 50 PEN | 8,202.60 SOS |
| 100 PEN | 16,405.21 SOS |
| 500 PEN | 82,026.03 SOS |
| 1,000 PEN | 164,052.06 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-07T08:52:18Z",
"rates": {
"SOS": 164.052063
}
}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": 16405.2063,
"rate": 164.052063
}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