Rate Overview
Live
1 PEN = 167.9046 SOS
1 SOS = 0.005956
PEN
Avg
161.0237
High
171.0141
Low
151.0730
Last updated: 7/31/2026, 8:59:27 AM
Quick Conversions
| PEN | SOS |
|---|---|
| 1 PEN | 167.90 SOS |
| 10 PEN | 1,679.05 SOS |
| 50 PEN | 8,395.23 SOS |
| 100 PEN | 16,790.46 SOS |
| 500 PEN | 83,952.32 SOS |
| 1,000 PEN | 167,904.64 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-31T08:59:27Z",
"rates": {
"SOS": 167.904636
}
}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": 16790.463600000003,
"rate": 167.904636
}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