Rate Overview
Live
1 PEN = 167.9656 SOS
1 SOS = 0.005954
PEN
Avg
168.5104
High
169.1590
Low
167.9656
Last updated: 7/25/2026, 5:30:26 AM
Quick Conversions
| PEN | SOS |
|---|---|
| 1 PEN | 167.97 SOS |
| 10 PEN | 1,679.66 SOS |
| 50 PEN | 8,398.28 SOS |
| 100 PEN | 16,796.56 SOS |
| 500 PEN | 83,982.81 SOS |
| 1,000 PEN | 167,965.62 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-25T05:30:26Z",
"rates": {
"SOS": 167.965617
}
}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": 16796.561700000002,
"rate": 167.965617
}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